+ 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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac' + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4969088 2169540 4177920 9000716 6653648 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mu87l_yy', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4964664 1009976 5861204 10164704 4974780 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6tr98_cu', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-caracal/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-caracal-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 5a19480aa59a6f8df350ca4d4ab36af549e0dbe6 HEAD is now at 5a19480a reno: Update master for unmaintained/yoga + '[' -d /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-caracal-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-caracal/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-caracal/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 2.8.1 5a19480 + UPSTREAMVERSION=2.8.1 + [[ 2.8.1 =~ ([^-]*)-(.+) ]] + [[ 2.8.1 =~ (.*?)\.(0rc.+) ]] + [[ 2.8.1 =~ (.*?)\.(0b.+) ]] + [[ 2.8.1 =~ (.*?)\.(0a.+) ]] + [[ 2.8.1 =~ (.*?)\.(dev.+) ]] + [[ 2.8.1 =~ (.*?)\.(g.+) ]] + [[ 2.8.1 =~ (.*?)\.pre.* ]] + [[ 2.8.1 =~ ^([.0-9]*)$ ]] + VERSION=2.8.1 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240314135210.5a19480 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4966856 1123304 5932584 10049184 4901616 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.hvv2lk00', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4998300 1058668 5932472 10082376 4870084 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xx8r4kqe', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-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.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating os_ken.egg-info writing pbr to os_ken.egg-info/pbr.json 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 [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' adding license file 'LICENSE' 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 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-2.8.1 creating os-ken-2.8.1/doc creating os-ken-2.8.1/doc/source creating os-ken-2.8.1/doc/source/_static creating os-ken-2.8.1/doc/source/_templates creating os-ken-2.8.1/doc/source/admin creating os-ken-2.8.1/doc/source/app creating os-ken-2.8.1/doc/source/configuration creating os-ken-2.8.1/doc/source/contributor creating os-ken-2.8.1/doc/source/library creating os-ken-2.8.1/doc/source/library_packet_ref creating os-ken-2.8.1/doc/source/man creating os-ken-2.8.1/doc/source/quantumclient creating os-ken-2.8.1/doc/source/quantumclient/common creating os-ken-2.8.1/doc/source/quantumclient/v2_0 creating os-ken-2.8.1/doc/source/reference creating os-ken-2.8.1/doc/source/user creating os-ken-2.8.1/etc creating os-ken-2.8.1/etc/os_ken creating os-ken-2.8.1/os_ken creating os-ken-2.8.1/os_ken.egg-info creating os-ken-2.8.1/os_ken/app creating os-ken-2.8.1/os_ken/app/ofctl creating os-ken-2.8.1/os_ken/base creating os-ken-2.8.1/os_ken/cmd creating os-ken-2.8.1/os_ken/contrib creating os-ken-2.8.1/os_ken/controller creating os-ken-2.8.1/os_ken/lib creating os-ken-2.8.1/os_ken/lib/netconf creating os-ken-2.8.1/os_ken/lib/of_config creating os-ken-2.8.1/os_ken/lib/ovs creating os-ken-2.8.1/os_ken/lib/packet creating os-ken-2.8.1/os_ken/lib/xflow creating os-ken-2.8.1/os_ken/ofproto creating os-ken-2.8.1/os_ken/services creating os-ken-2.8.1/os_ken/services/protocols creating os-ken-2.8.1/os_ken/services/protocols/bgp creating os-ken-2.8.1/os_ken/services/protocols/bgp/api creating os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers creating os-ken-2.8.1/os_ken/services/protocols/bgp/info_base creating os-ken-2.8.1/os_ken/services/protocols/bgp/operator creating os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands creating os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show creating os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views creating os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf creating os-ken-2.8.1/os_ken/services/protocols/bgp/signals creating os-ken-2.8.1/os_ken/services/protocols/bgp/utils creating os-ken-2.8.1/os_ken/services/protocols/ovsdb creating os-ken-2.8.1/os_ken/services/protocols/vrrp creating os-ken-2.8.1/os_ken/services/protocols/zebra creating os-ken-2.8.1/os_ken/services/protocols/zebra/client creating os-ken-2.8.1/os_ken/services/protocols/zebra/db creating os-ken-2.8.1/os_ken/services/protocols/zebra/server creating os-ken-2.8.1/os_ken/tests creating os-ken-2.8.1/os_ken/tests/integrated creating os-ken-2.8.1/os_ken/tests/integrated/bgp creating os-ken-2.8.1/os_ken/tests/integrated/common creating os-ken-2.8.1/os_ken/tests/mininet creating os-ken-2.8.1/os_ken/tests/mininet/l2 creating os-ken-2.8.1/os_ken/tests/mininet/l2/mpls creating os-ken-2.8.1/os_ken/tests/mininet/l2/vlan creating os-ken-2.8.1/os_ken/tests/mininet/l3 creating os-ken-2.8.1/os_ken/tests/mininet/l3/icmp creating os-ken-2.8.1/os_ken/tests/mininet/l3/ip_ttl creating os-ken-2.8.1/os_ken/tests/mininet/packet_lib creating os-ken-2.8.1/os_ken/tests/mininet/packet_lib/arp creating os-ken-2.8.1/os_ken/tests/packet_data creating os-ken-2.8.1/os_ken/tests/packet_data/bgp4 creating os-ken-2.8.1/os_ken/tests/packet_data/mrt creating os-ken-2.8.1/os_ken/tests/packet_data/of10 creating os-ken-2.8.1/os_ken/tests/packet_data/of12 creating os-ken-2.8.1/os_ken/tests/packet_data/of13 creating os-ken-2.8.1/os_ken/tests/packet_data/of14 creating os-ken-2.8.1/os_ken/tests/packet_data/of15 creating os-ken-2.8.1/os_ken/tests/packet_data/pcap creating os-ken-2.8.1/os_ken/tests/packet_data_generator3 creating os-ken-2.8.1/os_ken/tests/switch creating os-ken-2.8.1/os_ken/tests/switch/of10 creating os-ken-2.8.1/os_ken/tests/switch/of10/action creating os-ken-2.8.1/os_ken/tests/switch/of10/match creating os-ken-2.8.1/os_ken/tests/switch/of13 creating os-ken-2.8.1/os_ken/tests/switch/of13/action creating os-ken-2.8.1/os_ken/tests/switch/of13/action/25_SET_FIELD creating os-ken-2.8.1/os_ken/tests/switch/of13/group creating os-ken-2.8.1/os_ken/tests/switch/of13/match creating os-ken-2.8.1/os_ken/tests/switch/of13/meter creating os-ken-2.8.1/os_ken/tests/switch/of14 creating os-ken-2.8.1/os_ken/tests/switch/of14/action creating os-ken-2.8.1/os_ken/tests/switch/of14/action/25_SET_FIELD creating os-ken-2.8.1/os_ken/tests/switch/of14/group creating os-ken-2.8.1/os_ken/tests/switch/of14/match creating os-ken-2.8.1/os_ken/tests/switch/of14/meter creating os-ken-2.8.1/os_ken/tests/unit creating os-ken-2.8.1/os_ken/tests/unit/cmd creating os-ken-2.8.1/os_ken/tests/unit/controller creating os-ken-2.8.1/os_ken/tests/unit/lib creating os-ken-2.8.1/os_ken/tests/unit/ofproto creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of10 creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 creating os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 creating os-ken-2.8.1/os_ken/tests/unit/packet creating os-ken-2.8.1/os_ken/tests/unit/services creating os-ken-2.8.1/os_ken/tests/unit/services/protocols creating os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp creating os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp/core_managers creating os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp/utils creating os-ken-2.8.1/os_ken/topology creating os-ken-2.8.1/releasenotes creating os-ken-2.8.1/releasenotes/notes creating os-ken-2.8.1/releasenotes/source creating os-ken-2.8.1/releasenotes/source/_static creating os-ken-2.8.1/releasenotes/source/_templates creating os-ken-2.8.1/tools creating os-ken-2.8.1/tools/pyang_plugins copying files to os-ken-2.8.1... copying .coveragerc -> os-ken-2.8.1 copying .mailmap -> os-ken-2.8.1 copying .pylintrc -> os-ken-2.8.1 copying .stestr.conf -> os-ken-2.8.1 copying .travis.yml -> os-ken-2.8.1 copying .zuul.yaml -> os-ken-2.8.1 copying AUTHORS -> os-ken-2.8.1 copying CONTRIBUTING.rst -> os-ken-2.8.1 copying ChangeLog -> os-ken-2.8.1 copying HACKING.rst -> os-ken-2.8.1 copying LICENSE -> os-ken-2.8.1 copying MANIFEST.in -> os-ken-2.8.1 copying README.rst -> os-ken-2.8.1 copying requirements.txt -> os-ken-2.8.1 copying setup.cfg -> os-ken-2.8.1 copying setup.py -> os-ken-2.8.1 copying test-requirements.txt -> os-ken-2.8.1 copying tox.ini -> os-ken-2.8.1 copying doc/Makefile -> os-ken-2.8.1/doc copying doc/requirements.txt -> os-ken-2.8.1/doc copying doc/source/api_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/app.rst -> os-ken-2.8.1/doc/source copying doc/source/archive.rst -> os-ken-2.8.1/doc/source copying doc/source/components.rst -> os-ken-2.8.1/doc/source copying doc/source/conf.py -> os-ken-2.8.1/doc/source copying doc/source/configuration.rst -> os-ken-2.8.1/doc/source copying doc/source/developing.rst -> os-ken-2.8.1/doc/source copying doc/source/docutils.conf -> os-ken-2.8.1/doc/source copying doc/source/gui.png -> os-ken-2.8.1/doc/source copying doc/source/index.rst -> os-ken-2.8.1/doc/source copying doc/source/library.rst -> os-ken-2.8.1/doc/source copying doc/source/library_bgp_speaker.rst -> os-ken-2.8.1/doc/source copying doc/source/library_bgp_speaker_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/library_mrt.rst -> os-ken-2.8.1/doc/source copying doc/source/library_of_config.rst -> os-ken-2.8.1/doc/source copying doc/source/library_ovsdb.rst -> os-ken-2.8.1/doc/source copying doc/source/library_ovsdb_manager.rst -> os-ken-2.8.1/doc/source copying doc/source/library_packet.rst -> os-ken-2.8.1/doc/source copying doc/source/library_packet_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/library_pcap.rst -> os-ken-2.8.1/doc/source copying doc/source/nicira_ext_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_base.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_v1_0_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_v1_2_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_v1_3_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_v1_4_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/ofproto_v1_5_ref.rst -> os-ken-2.8.1/doc/source copying doc/source/os_ken_app_api.rst -> os-ken-2.8.1/doc/source copying doc/source/parameters.rst -> os-ken-2.8.1/doc/source copying doc/source/readme.rst -> os-ken-2.8.1/doc/source copying doc/source/snort_integrate.rst -> os-ken-2.8.1/doc/source copying doc/source/test-of-config-with-linc.rst -> os-ken-2.8.1/doc/source copying doc/source/test-vrrp.rst -> os-ken-2.8.1/doc/source copying doc/source/tests.rst -> os-ken-2.8.1/doc/source copying doc/source/tls.rst -> os-ken-2.8.1/doc/source copying doc/source/writing_os_ken_app.rst -> os-ken-2.8.1/doc/source copying doc/source/_static/.placeholder -> os-ken-2.8.1/doc/source/_static copying doc/source/_templates/.placeholder -> os-ken-2.8.1/doc/source/_templates copying doc/source/admin/index.rst -> os-ken-2.8.1/doc/source/admin copying doc/source/app/ofctl.rst -> os-ken-2.8.1/doc/source/app copying doc/source/configuration/index.rst -> os-ken-2.8.1/doc/source/configuration copying doc/source/contributor/index.rst -> os-ken-2.8.1/doc/source/contributor copying doc/source/library/index.rst -> os-ken-2.8.1/doc/source/library copying doc/source/library_packet_ref/packet_arp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_base.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bfd.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bgp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bmp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_bpdu.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_cfm.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_dhcp6.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ethernet.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_geneve.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_gre.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_icmpv6.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_igmp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv4.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ipv6.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_llc.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_lldp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_mpls.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_openflow.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_ospf.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_pbb.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_sctp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_slow.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_tcp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_udp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vlan.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vrrp.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_vxlan.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/library_packet_ref/packet_zebra.rst -> os-ken-2.8.1/doc/source/library_packet_ref copying doc/source/man/osken.rst -> os-ken-2.8.1/doc/source/man copying doc/source/man/osken_manager.rst -> os-ken-2.8.1/doc/source/man copying doc/source/quantumclient/__init__.py -> os-ken-2.8.1/doc/source/quantumclient copying doc/source/quantumclient/client.py -> os-ken-2.8.1/doc/source/quantumclient copying doc/source/quantumclient/common/__init__.py -> os-ken-2.8.1/doc/source/quantumclient/common copying doc/source/quantumclient/common/exceptions.py -> os-ken-2.8.1/doc/source/quantumclient/common copying doc/source/quantumclient/v2_0/__init__.py -> os-ken-2.8.1/doc/source/quantumclient/v2_0 copying doc/source/quantumclient/v2_0/client.py -> os-ken-2.8.1/doc/source/quantumclient/v2_0 copying doc/source/reference/index.rst -> os-ken-2.8.1/doc/source/reference copying doc/source/user/index.rst -> os-ken-2.8.1/doc/source/user copying etc/os_ken/os_ken.conf -> os-ken-2.8.1/etc/os_ken copying os_ken/__init__.py -> os-ken-2.8.1/os_ken copying os_ken/cfg.py -> os-ken-2.8.1/os_ken copying os_ken/exception.py -> os-ken-2.8.1/os_ken copying os_ken/flags.py -> os-ken-2.8.1/os_ken copying os_ken/hooks.py -> os-ken-2.8.1/os_ken copying os_ken/log.py -> os-ken-2.8.1/os_ken copying os_ken/utils.py -> os-ken-2.8.1/os_ken copying os_ken.egg-info/PKG-INFO -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/SOURCES.txt -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/dependency_links.txt -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/entry_points.txt -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/not-zip-safe -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/pbr.json -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/requires.txt -> os-ken-2.8.1/os_ken.egg-info copying os_ken.egg-info/top_level.txt -> os-ken-2.8.1/os_ken.egg-info copying os_ken/app/__init__.py -> os-ken-2.8.1/os_ken/app copying os_ken/app/ofctl/__init__.py -> os-ken-2.8.1/os_ken/app/ofctl copying os_ken/app/ofctl/api.py -> os-ken-2.8.1/os_ken/app/ofctl copying os_ken/app/ofctl/event.py -> os-ken-2.8.1/os_ken/app/ofctl copying os_ken/app/ofctl/exception.py -> os-ken-2.8.1/os_ken/app/ofctl copying os_ken/app/ofctl/service.py -> os-ken-2.8.1/os_ken/app/ofctl copying os_ken/base/__init__.py -> os-ken-2.8.1/os_ken/base copying os_ken/base/app_manager.py -> os-ken-2.8.1/os_ken/base copying os_ken/cmd/__init__.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/cmd/manager.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/cmd/of_config_cli.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/cmd/ofa_neutron_agent.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/cmd/osken_base.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/cmd/rpc_cli.py -> os-ken-2.8.1/os_ken/cmd copying os_ken/contrib/__init__.py -> os-ken-2.8.1/os_ken/contrib copying os_ken/controller/__init__.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/conf_switch.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/controller.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/dpset.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/event.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/handler.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/mac_to_network.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/mac_to_port.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/network.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/ofp_api.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/ofp_event.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/ofp_handler.py -> os-ken-2.8.1/os_ken/controller copying os_ken/controller/tunnels.py -> os-ken-2.8.1/os_ken/controller copying os_ken/lib/__init__.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/addrconv.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/alert.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/bfdlib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/dpid.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/hub.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/igmplib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ip.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/lacplib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/mac.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/mrtlib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/netdevice.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_nicira_ext.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_string.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_utils.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_v1_0.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_v1_2.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_v1_3.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_v1_4.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofctl_v1_5.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/ofp_pktinfilter.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/pack_utils.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/pcaplib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/port_no.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/rpc.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/snortlib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/sockaddr.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/sockopt.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/stplib.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/stringify.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/type_desc.py -> os-ken-2.8.1/os_ken/lib copying os_ken/lib/netconf/__init__.py -> os-ken-2.8.1/os_ken/lib/netconf copying os_ken/lib/netconf/constants.py -> os-ken-2.8.1/os_ken/lib/netconf copying os_ken/lib/netconf/netconf.xsd -> os-ken-2.8.1/os_ken/lib/netconf copying os_ken/lib/netconf/xml.xsd -> os-ken-2.8.1/os_ken/lib/netconf copying os_ken/lib/of_config/__init__.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/base.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/capable_switch.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/classes.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/constants.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/generated_classes.py -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-inet-types.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/ietf-yang-types.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.0.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.1.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/of-config-1.1.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/of_config/xmldsig-core-schema.xsd -> os-ken-2.8.1/os_ken/lib/of_config copying os_ken/lib/ovs/__init__.py -> os-ken-2.8.1/os_ken/lib/ovs copying os_ken/lib/ovs/bridge.py -> os-ken-2.8.1/os_ken/lib/ovs copying os_ken/lib/ovs/db_client.py -> os-ken-2.8.1/os_ken/lib/ovs copying os_ken/lib/ovs/vsctl.py -> os-ken-2.8.1/os_ken/lib/ovs copying os_ken/lib/ovs/vswitch_idl.py -> os-ken-2.8.1/os_ken/lib/ovs copying os_ken/lib/packet/__init__.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/afi.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/arp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/bfd.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/bgp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/bmp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/bpdu.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/cfm.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/dhcp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/dhcp6.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/ether_types.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/ethernet.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/geneve.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/gre.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/icmp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/icmpv6.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/igmp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/in_proto.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/ipv4.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/ipv6.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/linux.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/llc.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/lldp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/mpls.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/openflow.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/ospf.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/packet.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/packet_base.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/packet_utils.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/pbb.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/safi.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/sctp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/slow.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/stream_parser.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/tcp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/udp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/vlan.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/vrrp.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/vxlan.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/packet/zebra.py -> os-ken-2.8.1/os_ken/lib/packet copying os_ken/lib/xflow/__init__.py -> os-ken-2.8.1/os_ken/lib/xflow copying os_ken/lib/xflow/netflow.py -> os-ken-2.8.1/os_ken/lib/xflow copying os_ken/lib/xflow/sflow.py -> os-ken-2.8.1/os_ken/lib/xflow copying os_ken/ofproto/__init__.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ether.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/inet.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/nicira_ext.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/nx_actions.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/nx_match.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_common.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_protocol.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_utils.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_0_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_2_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_3_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_4_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/ofproto_v1_5_parser.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/oxm_fields.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/oxs_fields.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/ofproto/oxx_fields.py -> os-ken-2.8.1/os_ken/ofproto copying os_ken/services/__init__.py -> os-ken-2.8.1/os_ken/services copying os_ken/services/protocols/__init__.py -> os-ken-2.8.1/os_ken/services/protocols copying os_ken/services/protocols/bgp/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/application.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgp_sample_conf.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bgpspeaker.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/bmp.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/constants.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/core_manager.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/model.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/net_ctrl.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/peer.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/processor.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/protocol.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/speaker.py -> os-ken-2.8.1/os_ken/services/protocols/bgp copying os_ken/services/protocols/bgp/api/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/all.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/core.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/import_map.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/operator.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/prefix.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rpc_log_handler.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/api/rtconf.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/api copying os_ken/services/protocols/bgp/core_managers/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/configuration_manager.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/import_map_manager.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/peer_manager.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/core_managers/table_manager.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/core_managers copying os_ken/services/protocols/bgp/info_base/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/evpn.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv4fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/ipv6fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/l2vpnfs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/rtc.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpn.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv4fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vpnv6fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf4fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrf6fs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfevpn.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrffs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/info_base/vrfl2vpnfs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/info_base copying os_ken/services/protocols/bgp/operator/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/command.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/internal_api.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/ssh.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator copying os_ken/services/protocols/bgp/operator/commands/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/clear.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/responses.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/root.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/set.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands copying os_ken/services/protocols/bgp/operator/commands/show/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/count.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/importmap.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/memory.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/neighbor.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/rib.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/route_formatter_mixin.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/commands/show/vrf.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/commands/show copying os_ken/services/protocols/bgp/operator/views/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/bgp.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/conf.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/fields.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/operator/views/other.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/operator/views copying os_ken/services/protocols/bgp/rtconf/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/common.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/neighbors.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/rtconf/vrfs.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/rtconf copying os_ken/services/protocols/bgp/signals/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/base.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/signals/emit.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/signals copying os_ken/services/protocols/bgp/utils/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/bgp.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/circlist.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/evtlet.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/rtfilter.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/stats.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/bgp/utils/validation.py -> os-ken-2.8.1/os_ken/services/protocols/bgp/utils copying os_ken/services/protocols/ovsdb/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/api.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/client.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/event.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/manager.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/ovsdb/model.py -> os-ken-2.8.1/os_ken/services/protocols/ovsdb copying os_ken/services/protocols/vrrp/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/api.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/dumper.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/event.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/manager.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_linux.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/monitor_openflow.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/router.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/rpc_manager.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_manager.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/sample_router.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/vrrp/utils.py -> os-ken-2.8.1/os_ken/services/protocols/vrrp copying os_ken/services/protocols/zebra/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/event.py -> os-ken-2.8.1/os_ken/services/protocols/zebra copying os_ken/services/protocols/zebra/client/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/event.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/sample_dumper.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/client/zclient.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/client copying os_ken/services/protocols/zebra/db/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/base.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/interface.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/db/route.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/db copying os_ken/services/protocols/zebra/server/__init__.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/event.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/sample_dumper.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/server copying os_ken/services/protocols/zebra/server/zserver.py -> os-ken-2.8.1/os_ken/services/protocols/zebra/server copying os_ken/tests/__init__.py -> os-ken-2.8.1/os_ken/tests copying os_ken/tests/integrated/__init__.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/run_test.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/run_tests_with_ovs12.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v10.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_actions.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_add_flow_v12_matches.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_of_config.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_request_reply_v12.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_linux_multi.sh -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/test_vrrp_multi.sh -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/tester.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/vrrp_common.py -> os-ken-2.8.1/os_ken/tests/integrated copying os_ken/tests/integrated/bgp/__init__.py -> os-ken-2.8.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base.py -> os-ken-2.8.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/base_ip6.py -> os-ken-2.8.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_basic.py -> os-ken-2.8.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/bgp/test_ip6_basic.py -> os-ken-2.8.1/os_ken/tests/integrated/bgp copying os_ken/tests/integrated/common/__init__.py -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/docker_base.py -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg.sh -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_common.sh -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/install_docker_test_pkg_for_travis.sh -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/oskenbgp.py -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/integrated/common/quagga.py -> os-ken-2.8.1/os_ken/tests/integrated/common copying os_ken/tests/mininet/run_mnet-test.sh -> os-ken-2.8.1/os_ken/tests/mininet copying os_ken/tests/mininet/l2/mpls/PopMPLS_mpls.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_ip.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/PushMPLS_mpls.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/mpls/test_mpls.py -> os-ken-2.8.1/os_ken/tests/mininet/l2/mpls copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlan.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PopVLAN_vlanvlan.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/PushVLAN_icmp.mn -> os-ken-2.8.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l2/vlan/test_vlan.py -> os-ken-2.8.1/os_ken/tests/mininet/l2/vlan copying os_ken/tests/mininet/l3/icmp/ICMP_ping.mn -> os-ken-2.8.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/ICMP_reply.mn -> os-ken-2.8.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/icmp/test_icmp.py -> os-ken-2.8.1/os_ken/tests/mininet/l3/icmp copying os_ken/tests/mininet/l3/ip_ttl/DecNwTtl.mn -> os-ken-2.8.1/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/l3/ip_ttl/test_ip_ttl.py -> os-ken-2.8.1/os_ken/tests/mininet/l3/ip_ttl copying os_ken/tests/mininet/packet_lib/arp/ARP_gratuitous.mn -> os-ken-2.8.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_reply.mn -> os-ken-2.8.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/ARP_request.mn -> os-ken-2.8.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/mininet/packet_lib/arp/test_arp.py -> os-ken-2.8.1/os_ken/tests/mininet/packet_lib/arp copying os_ken/tests/packet_data/bgp4/bgp4-keepalive.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-open.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_ipv6.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/bgp4-update_vpnv6.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_arbitrary.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_as_based.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_l2_bridge.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_lacp.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_mac_base.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_esi_router_id.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_a-d.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_eth_seg.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_inc_multi_eth_tag.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_ip_prefix.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/evpn_nlri_mac_ip_ad.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_redirect.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_action.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_marking.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_action_traffic_rate.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_ipv6.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_l2vpn.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/bgp4/flowspec_nlri_vpn6.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/bgp4 copying os_ken/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 -> os-ken-2.8.1/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/mrt/updates.20161101.0000.bz2 -> os-ken-2.8.1/os_ken/tests/packet_data/mrt copying os_ken/tests/packet_data/of10/1-1-ofp_packet_out.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-2-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-4-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-5-features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/1-6-ofp_switch_features.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/libofproto-OFP10-ofp_packet_out_packet_library.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_mpls_ttl.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_dec_nw_ttl.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_pop_mpls.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_push_mpls.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_label.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_tc.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of10/ovs-ofctl-of10-action_set_mpls_ttl.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of10 copying os_ken/tests/packet_data/of12/3-0-ofp_desc_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-1-ofp_packet_out.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-10-ofp_hello.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-11-ofp_flow_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-12-ofp_flow_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-13-ofp_echo_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-14-ofp_echo_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-15-ofp_error_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-16-ofp_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-17-ofp_barrier_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-18-ofp_barrier_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-19-ofp_role_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-2-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-20-ofp_role_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-21-ofp_group_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-22-ofp_port_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-23-ofp_table_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-24-ofp_desc_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-25-ofp_aggregate_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-26-ofp_aggregate_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-27-ofp_table_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-28-ofp_table_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-29-ofp_port_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-3-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-30-ofp_port_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-31-ofp_group_features_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-32-ofp_group_features_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-33-ofp_group_desc_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-34-ofp_group_desc_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-35-ofp_queue_get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-36-ofp_queue_get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-37-ofp_queue_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-38-ofp_queue_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-39-ofp_port_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-4-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-40-ofp_flow_removed.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-41-ofp_error_msg_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-5-ofp_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-59-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-6-ofp_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-60-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-61-ofp_group_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-62-ofp_group_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-7-ofp_set_config.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-8-ofp_get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/3-9-ofp_get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of12/libofproto-OFP12-ofp_packet_out_packet_library.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of12 copying os_ken/tests/packet_data/of13/4-0-ofp_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-1-ofp_packet_out.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-10-ofp_hello.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-11-ofp_flow_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-12-ofp_flow_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-13-ofp_echo_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-14-ofp_echo_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-15-ofp_error_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-16-ofp_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-17-ofp_barrier_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-18-ofp_barrier_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-19-ofp_role_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-2-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-20-ofp_role_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-21-ofp_group_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-22-ofp_port_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-23-ofp_table_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-24-ofp_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-25-ofp_aggregate_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-26-ofp_aggregate_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-27-ofp_table_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-28-ofp_table_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-29-ofp_port_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-3-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-30-ofp_port_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-31-ofp_group_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-32-ofp_group_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-33-ofp_group_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-34-ofp_group_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-35-ofp_queue_get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-36-ofp_queue_get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-37-ofp_queue_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-38-ofp_queue_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-39-ofp_port_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-4-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-40-ofp_flow_removed.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-41-ofp_error_msg_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-42-ofp_get_async_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-43-ofp_get_async_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-44-ofp_set_async.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-45-ofp_meter_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-46-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-47-ofp_meter_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-48-ofp_meter_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-49-ofp_meter_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-5-ofp_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-50-ofp_meter_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-51-ofp_meter_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-52-ofp_meter_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-53-ofp_port_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-54-ofp_port_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-55-ofp_table_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-56-ofp_table_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-57-ofp_group_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-58-ofp_group_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-59-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-6-ofp_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-60-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-61-ofp_experimenter_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-62-ofp_experimenter_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-63-onf_flow_monitor_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-7-ofp_set_config.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-8-ofp_get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/4-9-ofp_get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-echo_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-error_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod.truncated64 -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_conjunction.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_mod_match_conj.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-flow_removed.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-hello.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-meter_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-ofp_packet_out_packet_library.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-port_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-set_config.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/libofproto-OFP13-table_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_conjunction.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_controller2.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_clear.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_exec.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_dec_ttl_cnt_ids.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_fintimeout.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_learn.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_note.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_output_trunc.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_resubmit.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_sample2.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_pop.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-action_stack_push.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_conj.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_load_nx_register.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_move_nx_register.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of13/ovs-ofctl-of13-match_pkt_mark_masked.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of13 copying os_ken/tests/packet_data/of14/5-0-ofp_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-1-ofp_packet_out.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-10-ofp_hello.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-11-ofp_flow_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-12-ofp_flow_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-13-ofp_echo_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-14-ofp_echo_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-15-ofp_error_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-16-ofp_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-17-ofp_barrier_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-18-ofp_barrier_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-19-ofp_role_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-2-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-20-ofp_role_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-21-ofp_group_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-22-ofp_port_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-23-ofp_table_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-24-ofp_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-25-ofp_aggregate_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-26-ofp_aggregate_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-27-ofp_table_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-28-ofp_table_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-29-ofp_port_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-3-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-30-ofp_port_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-31-ofp_group_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-32-ofp_group_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-33-ofp_group_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-34-ofp_group_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-35-ofp_queue_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-36-ofp_queue_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-37-ofp_port_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-38-ofp_flow_removed.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-39-ofp_error_msg_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-4-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-40-ofp_get_async_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-41-ofp_get_async_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-42-ofp_set_async.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-43-ofp_meter_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-44-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-45-ofp_meter_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-46-ofp_meter_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-47-ofp_meter_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-48-ofp_meter_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-49-ofp_meter_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-5-ofp_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-50-ofp_meter_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-51-ofp_port_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-52-ofp_port_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-53-ofp_table_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-54-ofp_table_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-55-ofp_group_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-56-ofp_group_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-57-ofp_packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-58-ofp_flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-59-ofp_experimenter_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-6-ofp_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-60-ofp_experimenter_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-61-ofp_table_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-62-ofp_table_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-63-ofp_queue_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-64-ofp_queue_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-65-ofp_role_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-66-ofp_flow_monitor_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-67-ofp_flow_monitor_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-68-ofp_table_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-69-ofp_bundle_ctrl_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-7-ofp_set_config.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-70-ofp_bundle_add_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-71-ofp_requestforward.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-8-ofp_get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/5-9-ofp_get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of14/libofproto-OFP14-ofp_packet_out_packet_library.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of14 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-aggregate_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-barrier_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_add.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_ctrl.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-bundle_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-controller_status_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-echo_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-error_msg_experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-experimenter_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_conjunction.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_mod_match_conj.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_monitor_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_removed.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-flow_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_async_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-get_config_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-group_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-hello.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-meter_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_in.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-packet_out.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-port_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-queue_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-requestforward.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-role_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_async.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-set_config.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_desc_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_features_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_mod.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_reply.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_stats_request.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/of15/libofproto-OFP15-table_status.packet -> os-ken-2.8.1/os_ken/tests/packet_data/of15 copying os_ken/tests/packet_data/pcap/big_endian.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/geneve_unknown.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_full_options.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_no_option.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/gre_nvgre_option.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/little_endian.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowmod.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_flowstats_req.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/openflow_invalid_version.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v2.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v3.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data/pcap/zebra_v4_frr_v2.pcap -> os-ken-2.8.1/os_ken/tests/packet_data/pcap copying os_ken/tests/packet_data_generator3/gen.py -> os-ken-2.8.1/os_ken/tests/packet_data_generator3 copying os_ken/tests/switch/__init__.py -> os-ken-2.8.1/os_ken/tests/switch copying os_ken/tests/switch/run_mininet.py -> os-ken-2.8.1/os_ken/tests/switch copying os_ken/tests/switch/tester.py -> os-ken-2.8.1/os_ken/tests/switch copying os_ken/tests/switch/of10/action/00_OUTPUT.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/01_SET_VLAN_VID.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/02_SET_VLAN_PCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/03_STRIP_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/04_SET_DL_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/05_SET_DL_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/06_SET_NW_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/07_SET_NW_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/08_SET_NW_TOS_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv4_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/09_SET_TP_SRC_IPv6_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv4_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/action/10_SET_TP_DST_IPv6_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/action copying os_ken/tests/switch/of10/match/00_IN_PORT.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/01_DL_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/02_DL_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/03_DL_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/04_DL_VLAN_PCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/05_DL_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/06_NW_TOS_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/07_NW_PROTO_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/08_NW_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/09_NW_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv4_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/10_TP_SRC_IPv6_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv4_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_TCP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of10/match/11_TP_DST_IPv6_UDP.json -> os-ken-2.8.1/os_ken/tests/switch/of10/match copying os_ken/tests/switch/of13/action/00_OUTPUT.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/11_COPY_TTL_OUT.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/12_COPY_TTL_IN.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/15_SET_MPLS_TTL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/16_DEC_MPLS_TTL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/17_PUSH_VLAN_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/18_POP_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/19_PUSH_MPLS_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/20_POP_MPLS.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/23_SET_NW_TTL_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/24_DEC_NW_TTL_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/26_PUSH_PBB_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/27_POP_PBB.json -> os-ken-2.8.1/os_ken/tests/switch/of13/action copying os_ken/tests/switch/of13/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/switch/of13/action/25_SET_FIELD copying os_ken/tests/switch/of13/group/00_ALL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Ether.json -> os-ken-2.8.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_IP.json -> os-ken-2.8.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_Ether.json -> os-ken-2.8.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/group/01_SELECT_Weight_IP.json -> os-ken-2.8.1/os_ken/tests/switch/of13/group copying os_ken/tests/switch/of13/match/00_IN_PORT.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/02_METADATA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/03_ETH_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/04_ETH_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/05_ETH_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/06_VLAN_VID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/07_VLAN_PCP.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/08_IP_DSCP_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/09_IP_ECN_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/10_IP_PROTO_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/11_IPV4_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/12_IPV4_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/13_TCP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/14_TCP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/15_UDP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/16_UDP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/17_SCTP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/18_SCTP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/19_ICMPV4_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/20_ICMPV4_CODE.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/21_ARP_OP.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/22_ARP_SPA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/23_ARP_TPA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/24_ARP_SHA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/25_ARP_THA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/26_IPV6_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/27_IPV6_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/28_IPV6_FLABEL_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/29_ICMPV6_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/30_ICMPV6_CODE.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/31_IPV6_ND_TARGET.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/32_IPV6_ND_SLL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/33_IPV6_ND_TLL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/34_MPLS_LABEL.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/35_MPLS_TC.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/36_MPLS_BOS.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/37_PBB_ISID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/38_TUNNEL_ID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/match/39_IPV6_EXTHDR_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of13/match copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of13/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-2.8.1/os_ken/tests/switch/of13/meter copying os_ken/tests/switch/of14/action/00_OUTPUT.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/11_COPY_TTL_OUT.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/12_COPY_TTL_IN.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/15_SET_MPLS_TTL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/16_DEC_MPLS_TTL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/17_PUSH_VLAN_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/18_POP_VLAN.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/19_PUSH_MPLS_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/20_POP_MPLS.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/23_SET_NW_TTL_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/24_DEC_NW_TTL_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/26_PUSH_PBB_multiple.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/27_POP_PBB.json -> os-ken-2.8.1/os_ken/tests/switch/of14/action copying os_ken/tests/switch/of14/action/25_SET_FIELD/03_ETH_DST.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/switch/of14/action/25_SET_FIELD copying os_ken/tests/switch/of14/group/00_ALL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Ether.json -> os-ken-2.8.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_IP.json -> os-ken-2.8.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_Ether.json -> os-ken-2.8.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/group/01_SELECT_Weight_IP.json -> os-ken-2.8.1/os_ken/tests/switch/of14/group copying os_ken/tests/switch/of14/match/00_IN_PORT.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/02_METADATA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/03_ETH_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/04_ETH_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/05_ETH_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/06_VLAN_VID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/07_VLAN_PCP.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/08_IP_DSCP_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/09_IP_ECN_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/10_IP_PROTO_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/11_IPV4_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/12_IPV4_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/13_TCP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/14_TCP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/15_UDP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/16_UDP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/17_SCTP_SRC_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv4.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/18_SCTP_DST_IPv6.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/19_ICMPV4_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/20_ICMPV4_CODE.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/21_ARP_OP.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/22_ARP_SPA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/23_ARP_TPA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/24_ARP_SHA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/25_ARP_THA_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/26_IPV6_SRC_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/27_IPV6_DST_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/28_IPV6_FLABEL_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/29_ICMPV6_TYPE.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/30_ICMPV6_CODE.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/31_IPV6_ND_TARGET.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/32_IPV6_ND_SLL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/33_IPV6_ND_TLL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/34_MPLS_LABEL.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/35_MPLS_TC.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/36_MPLS_BOS.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/37_PBB_ISID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/38_TUNNEL_ID_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/39_IPV6_EXTHDR_Mask.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/match/41_PBB_UCA.json -> os-ken-2.8.1/os_ken/tests/switch/of14/match copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_00_1M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_01_10M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_00_KBPS_02_100M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_00_100.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_01_1000.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/01_DROP_01_PKTPS_02_10000.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_00_1M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_01_10M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_00_KBPS_02_100M.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_00_100.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_01_1000.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/switch/of14/meter/02_DSCP_REMARK_01_PKTPS_02_10000.json -> os-ken-2.8.1/os_ken/tests/switch/of14/meter copying os_ken/tests/unit/__init__.py -> os-ken-2.8.1/os_ken/tests/unit copying os_ken/tests/unit/cmd/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_app.py -> os-ken-2.8.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/dummy_openflow_app.py -> os-ken-2.8.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/cmd/test_manager.py -> os-ken-2.8.1/os_ken/tests/unit/cmd copying os_ken/tests/unit/controller/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/cert.crt -> os-ken-2.8.1/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/cert.key -> os-ken-2.8.1/os_ken/tests/unit/controller copying os_ken/tests/unit/controller/test_controller.py -> os-ken-2.8.1/os_ken/tests/unit/controller copying os_ken/tests/unit/lib/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/lib copying os_ken/tests/unit/lib/test_sockaddr.py -> os-ken-2.8.1/os_ken/tests/unit/lib copying os_ken/tests/unit/ofproto/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ether.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_inet.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_nx_flow_spec.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_common.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_parser.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_ofproto_v12.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxm.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_oxs.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_compat.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpmatch.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_ofpstats.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v10.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v12.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/test_parser_v13.py -> os-ken-2.8.1/os_ken/tests/unit/ofproto copying os_ken/tests/unit/ofproto/json/of10/1-1-ofp_packet_out.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-2-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-4-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-5-features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of10 copying os_ken/tests/unit/ofproto/json/of10/1-6-ofp_switch_features.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-1-ofp_packet_out.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-10-ofp_hello.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-13-ofp_echo_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-14-ofp_echo_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-15-ofp_error_msg.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-16-ofp_experimenter.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-17-ofp_barrier_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-18-ofp_barrier_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-19-ofp_role_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-2-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-20-ofp_role_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-21-ofp_group_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-22-ofp_port_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-23-ofp_table_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-3-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-39-ofp_port_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-4-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-40-ofp_flow_removed.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-5-ofp_features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-6-ofp_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of12/3-7-ofp_set_config.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of12 copying os_ken/tests/unit/ofproto/json/of13/4-0-ofp_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-1-ofp_packet_out.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-13-ofp_echo_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-14-ofp_echo_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-15-ofp_error_msg.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-16-ofp_experimenter.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-17-ofp_barrier_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-18-ofp_barrier_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-19-ofp_role_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-2-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-20-ofp_role_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-21-ofp_group_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-22-ofp_port_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-23-ofp_table_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-24-ofp_desc_request.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-3-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-39-ofp_port_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-4-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-40-ofp_flow_removed.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-44-ofp_set_async.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-45-ofp_meter_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-46-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-5-ofp_features_request.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-6-ofp_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-61-ofp_experimenter_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-62-ofp_experimenter_reply.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/4-7-ofp_set_config.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-echo_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-error_msg.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod.packet.truncated64.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_mod_conjunction.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-flow_removed.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-get_config_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-hello.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-meter_mod.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-port_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-set_config.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/libofproto-OFP13-table_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_conjunction.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_controller2.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_fintimeout.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_learn.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_note.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_resubmit.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_sample2.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of13/ovs-ofctl-of13-match_conj.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of13 copying os_ken/tests/unit/ofproto/json/of14/5-0-ofp_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-1-ofp_packet_out.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-10-ofp_hello.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-13-ofp_echo_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-14-ofp_echo_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-15-ofp_error_msg.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-16-ofp_experimenter.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-17-ofp_barrier_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-18-ofp_barrier_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-19-ofp_role_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-2-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-20-ofp_role_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-21-ofp_group_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-23-ofp_table_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-24-ofp_desc_request.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-3-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-37-ofp_port_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-38-ofp_flow_removed.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-4-ofp_packet_in.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-42-ofp_set_async.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-43-ofp_meter_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-44-ofp_flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-5-ofp_features_request.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-57-ofp_packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-58-ofp_flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-59-ofp_experimenter_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-6-ofp_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-60-ofp_experimenter_reply.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-65-ofp_role_status.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-68-ofp_table_status.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-7-ofp_set_config.packet.json -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of14 copying os_ken/tests/unit/ofproto/json/of14/5-71-ofp_requestforward.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/lib-ofctl-OFP15-flow_mod.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-aggregate_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-barrier_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_add.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_ctrl.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-controller_status_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-echo_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-experimenter_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_mod_conjunction.packet.json -> os-ken-2.8.1/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-2.8.1/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-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_monitor_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_removed.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-flow_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_async_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-get_config_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-group_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-hello.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-meter_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_in.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-packet_out.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-port_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-queue_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-requestforward.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-role_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_async.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-set_config.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_desc_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_features_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_reply.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_stats_request.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/ofproto/json/of15/libofproto-OFP15-table_status.packet.json -> os-ken-2.8.1/os_ken/tests/unit/ofproto/json/of15 copying os_ken/tests/unit/packet/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_arp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bfd.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bgp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bmp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_bpdu.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_cfm.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_dhcp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ethernet.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_geneve.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_gre.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_icmpv6.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_igmp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv4.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ipv6.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_llc.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_lldp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_mpls.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_openflow.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_ospf.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_packet.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_pbb.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_sctp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_slow.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_tcp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_udp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vlan.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vrrp.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_vxlan.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/packet/test_zebra.py -> os-ken-2.8.1/os_ken/tests/unit/packet copying os_ken/tests/unit/services/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/services copying os_ken/tests/unit/services/protocols/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols copying os_ken/tests/unit/services/protocols/bgp/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_bgpspeaker.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/test_peer.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp copying os_ken/tests/unit/services/protocols/bgp/core_managers/__init__.py -> os-ken-2.8.1/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-2.8.1/os_ken/tests/unit/services/protocols/bgp/core_managers copying os_ken/tests/unit/services/protocols/bgp/utils/__init__.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_bgp.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/tests/unit/services/protocols/bgp/utils/test_validation.py -> os-ken-2.8.1/os_ken/tests/unit/services/protocols/bgp/utils copying os_ken/topology/__init__.py -> os-ken-2.8.1/os_ken/topology copying os_ken/topology/api.py -> os-ken-2.8.1/os_ken/topology copying os_ken/topology/dumper.py -> os-ken-2.8.1/os_ken/topology copying os_ken/topology/event.py -> os-ken-2.8.1/os_ken/topology copying os_ken/topology/switches.py -> os-ken-2.8.1/os_ken/topology copying releasenotes/notes/.placeholder -> os-ken-2.8.1/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-c06450ace51c101d.yaml -> os-ken-2.8.1/releasenotes/notes copying releasenotes/notes/update-quagga-ebdaa99f7de660d7.yaml -> os-ken-2.8.1/releasenotes/notes copying releasenotes/source/2023.1.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/2023.2.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/conf.py -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/index.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/stein.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/train.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/unreleased.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/ussuri.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/victoria.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/wallaby.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/xena.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/yoga.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/zed.rst -> os-ken-2.8.1/releasenotes/source copying releasenotes/source/_static/.placeholder -> os-ken-2.8.1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> os-ken-2.8.1/releasenotes/source/_templates copying tools/normalize_json.py -> os-ken-2.8.1/tools copying tools/topology_graphviz.py -> os-ken-2.8.1/tools copying tools/with_venv.sh -> os-ken-2.8.1/tools copying tools/pyang_plugins/__init__.py -> os-ken-2.8.1/tools/pyang_plugins copying tools/pyang_plugins/osken.py -> os-ken-2.8.1/tools/pyang_plugins Writing os-ken-2.8.1/setup.cfg creating dist Creating tar archive removing 'os-ken-2.8.1' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac --copyout /var/tmp/pkgsrc/dist /tmp/tmp.PIIri1qfKa/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 5036544 944200 5937576 10158600 4573520 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9bgcnyze', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 5029388 949260 5940952 10160696 4831096 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xi05ldjx', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.PIIri1qfKa/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.PIIri1qfKa/dist ++ grep .tar.gz + SOURCE=os-ken-2.8.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.PIIri1qfKa/dist/os-ken-2.8.1.tar.gz ++ basename os-ken-2.8.1.tar.gz .tar.gz + SOURCEWITHREL=os-ken-2.8.1-0.20240314135210.5a19480.tar.gz + mv /tmp/tmp.PIIri1qfKa/dist/os-ken-2.8.1.tar.gz /tmp/tmp.PIIri1qfKa/SOURCES/os-ken-2.8.1-0.20240314135210.5a19480.tar.gz + cd /home/centos9-caracal/data/python-os-ken_distro + cp -a python-os-ken.spec /tmp/tmp.PIIri1qfKa/SOURCES/ + cp python-os-ken.spec /tmp/tmp.PIIri1qfKa/SPECS/ + cd /tmp/tmp.PIIri1qfKa/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-os-ken.spec + sed -i -e '1i%define upstream_version 2.8.1\' 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-2.8.1-0.20240314135210.5a19480.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr os-ken-2.8.1-0.20240314135210.5a19480\' python-os-ken.spec + sed -i -e s/UPSTREAMVERSION/2.8.1/g python-os-ken.spec + set_nvr_in_spec + VERSION=2.8.1 + sed -i -e 's/Version:.*/Version: 2.8.1/g' python-os-ken.spec + sed -i -e 's/Release:.*/Release: 0.20240314135210.5a19480%{?dist}/g' python-os-ken.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480 %global dlrn 1 %define upstream_version 2.8.1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # 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: 2.8.1 Release: 0.20240314135210.5a19480%{?dist} Summary: Component-based Software-defined Networking Framework License: Apache-2.0 Url: http://github.com/openstack/os-ken Source0: os-ken-2.8.1-0.20240314135210.5a19480.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{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 %{pypi_name}-%{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.PIIri1qfKa/SOURCES python-os-ken.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac --spec python-os-ken.spec --sources=/tmp/tmp.PIIri1qfKa/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4856332 2368840 4681800 8914172 6262528 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wi_0ebs4', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4955312 884248 5920360 10299784 4924984 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.yh3infb1', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1038', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-barbican-tests-tempest-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 19 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 36 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 45 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 23 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 25 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 22 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 20 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 24 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 28 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 113 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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-2.8.1-0.20240314135210.5a19480.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 38 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.PIIri1qfKa INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: chrootuid: 1038 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/ccache/u1038/', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1038 -g 135 -d /builddir -n mockbuild 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: 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-centos8.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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-caracal-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-barbican-tests-tempest-82b0e48639ad52838902dffbc3acaa5bc789b87e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/82/b0/82b0e48639ad52838902dffbc3acaa5bc789b87e_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-9b760755cac8f65d4de7568c0d4e75a7bb385e7e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/9b/76/9b760755cac8f65d4de7568c0d4e75a7bb385e7e_d0a23106 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-ec1b30b6e2e7a3fb10060d3a15311e15262f6496 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/ec/1b/ec1b30b6e2e7a3fb10060d3a15311e15262f6496_bd6a2dc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-designateclient-23faa146e9eee1a86cbd82fdac90ed3257aaf236 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/23/fa/23faa146e9eee1a86cbd82fdac90ed3257aaf236_0a5a0806 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-3bd47b2b507eac1330e375d91a4e07d55aec0815 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/3b/d4/3bd47b2b507eac1330e375d91a4e07d55aec0815_1304edce enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-cliff-b6119d504deca17e8c092b12fae209d944c6fa73 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/b6/11/b6119d504deca17e8c092b12fae209d944c6fa73_aa572067 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-766ff042bd8528043947f16c84d13c9645d258d1 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/76/6f/766ff042bd8528043947f16c84d13c9645d258d1_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-309ca3aec26b6dd49b8d955c4900a5c390d14537 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/30/9c/309ca3aec26b6dd49b8d955c4900a5c390d14537_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-b08e5b5f63f50775a4cf1f2928bacf6995e56322 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/b0/8e/b08e5b5f63f50775a4cf1f2928bacf6995e56322_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-bd3b074aa57e912b0b74fa28e543bdf58ac65a7c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/bd/3b/bd3b074aa57e912b0b74fa28e543bdf58ac65a7c_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-ansible-b82d3496220f10151df1e3d5fc1d3ae77294be99 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/b8/2d/b82d3496220f10151df1e3d5fc1d3ae77294be99_56073a3a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-ffc6f83f07b088fbd8979a5610fa371ff5c6467e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/ff/c6/ffc6f83f07b088fbd8979a5610fa371ff5c6467e_b4e54163 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-3ff68527a0d2330c92585e4f987a32a7c5f70643 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/3f/f6/3ff68527a0d2330c92585e4f987a32a7c5f70643_cb571fc8 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-50b5260cc67135b95093be1d4e073584675a1aa2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/50/b5/50b5260cc67135b95093be1d4e073584675a1aa2_22a4478d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-891d06345e337189fdbb213fc91528a20e3f4c23 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/89/1d/891d06345e337189fdbb213fc91528a20e3f4c23_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-ed4cc97d4da543e66da843069fefde4b8acbebab baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/ed/4c/ed4cc97d4da543e66da843069fefde4b8acbebab_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1f73912ecccb8b58523473575a4d61e7188d8107 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/1f/73/1f73912ecccb8b58523473575a4d61e7188d8107_e0ab12ca enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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* [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/current enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-current baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-cinder-tests-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/current enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-current baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/current enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-current baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/current enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-current baseurl=https://trunk.rdoproject.org/centos9-master/component/common/current enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-current baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/current enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-current baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/current enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-current baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/current enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-current baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/current enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-vpnaas-current baseurl=https://trunk.rdoproject.org/centos9-master/component/network/current enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-current baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/current enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-current baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/current enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-xinetd-current baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/current enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-current baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/current enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-current baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/current enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-current baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/current enabled=1 gpgcheck=0 priority=1 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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm INFO: Start(/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm) Config(dlrn-centos9-caracal-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4551092 3542648 3360084 8045604 7889488 DEBUG: Swap: 16777212 4352708 12424504 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dypgdsay', '/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 4960552 794884 5510748 10383908 5328844 DEBUG: Swap: 16777212 4352964 12424248 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._jxv3u0f', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1038', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-barbican-tests-tempest-current 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 22 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 28 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 24 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 39 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 25 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 26 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 15 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 96 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm Start: build setup for python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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-2.8.1-0.20240314135210.5a19480.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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 Thu Mar 14 13:54:42 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.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.12.0-1.el9 crb 40 k DEBUG: python3-rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.7 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-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libibverbs x86_64 48.0-1.el9 baseos 401 k DEBUG: libmnl x86_64 1.0.4-15.el9 baseos 29 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libselinux-utils x86_64 3.6-1.el9 baseos 190 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-5.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.2 x86_64 10.11.1-5.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 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.2-2.el9 appstream 83 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-caracal-testing 41 k DEBUG: python3-libselinux x86_64 3.6-1.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 appstream 80 k DEBUG: python3-openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 271 k DEBUG: python3-policycoreutils noarch 3.6-2.1.el9 appstream 2.1 M DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.5 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.33-1.el9 baseos 55 k DEBUG: selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-3.el9 appstream 549 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-3.el9 appstream 34 k DEBUG: Transaction Summary DEBUG: =================================================================================================== DEBUG: Install 42 Packages DEBUG: Total size: 46 M DEBUG: Installed size: 128 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-48.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.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-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.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-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.12.0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.2-10.11.1-5.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.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.2-3.2.0-32.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.33-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libselinux-utils-3.6-1.el9.x86_64 1/42 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 2/42 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.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.33-1.el9.noarch 3/42 DEBUG: Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 3/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 4/42 DEBUG: Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 4/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 4/42 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 5/42 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 6/42 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 7/42 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 8/42 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 9/42 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 10/42 DEBUG: Installing : libmaxminddb-1.5.2-3.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-2.1.el9.noarch 17/42 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 18/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 19/42 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 19/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 22/42 DEBUG: Installing : unbound-libs-1.16.2-3.el9.x86_64 22/42 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.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.16-3.el9.x86_64 23/42 DEBUG: Installing : libnl3-3.9.0-1.el9.x86_64 24/42 DEBUG: Installing : libibverbs-48.0-1.el9.x86_64 25/42 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 26/42 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 27/42 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 28/42 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 29/42 DEBUG: Installing : openvswitch3.2-3.2.0-32.el9s.x86_64 29/42 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 29/42 DEBUG: Installing : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 30/42 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 31/42 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 32/42 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 33/42 DEBUG: Running scriptlet: initscripts-10.11.6-1.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-5.el9s.x86_64 36/42 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-5.el9s.x86_64 36/42 DEBUG: Installing : openstack-network-scripts-openvswitch3.2-10.11.1-5 37/42 DEBUG: Installing : rdo-openvswitch-2:3.2-1.el9s.noarch 38/42 DEBUG: Installing : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 39/42 DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 40/42 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 40/42 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 41/42 DEBUG: Installing : pyproject-rpm-macros-1.12.0-1.el9.noarch 42/42 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 42/42 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 42/42 DEBUG: Running scriptlet: pyproject-rpm-macros-1.12.0-1.el9.noarch 42/42 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 1/42 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 2/42 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 3/42 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 4/42 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 5/42 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 6/42 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 7/42 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 8/42 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 9/42 DEBUG: Verifying : libibverbs-48.0-1.el9.x86_64 10/42 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 11/42 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 12/42 DEBUG: Verifying : libselinux-utils-3.6-1.el9.x86_64 13/42 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 14/42 DEBUG: Verifying : policycoreutils-3.6-2.1.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-29.el9.x86_64 20/42 DEBUG: Verifying : selinux-policy-38.1.33-1.el9.noarch 21/42 DEBUG: Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 22/42 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 23/42 DEBUG: Verifying : flatpak-selinux-1.12.8-1.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-3.el9.x86_64 27/42 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 28/42 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 29/42 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 30/42 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 31/42 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 32/42 DEBUG: Verifying : unbound-libs-1.16.2-3.el9.x86_64 33/42 DEBUG: Verifying : pyproject-rpm-macros-1.12.0-1.el9.noarch 34/42 DEBUG: Verifying : openstack-network-scripts-10.11.1-5.el9s.x86_64 35/42 DEBUG: Verifying : openstack-network-scripts-openvswitch3.2-10.11.1-5 36/42 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 37/42 DEBUG: Verifying : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 38/42 DEBUG: Verifying : rdo-openvswitch-2:3.2-1.el9s.noarch 39/42 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 40/42 DEBUG: Verifying : openvswitch3.2-3.2.0-32.el9s.x86_64 41/42 DEBUG: Verifying : python3-openvswitch3.2-3.2.0-32.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-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.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.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.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.12.0-1.el9.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 1702998833 198756 07dba52fb3e3fe222cd417a46886ca90 installed DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch 1707136352 86194 db7120949a11654d34b2212480cd4d98 installed DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2024a-1.el9.noarch 1706898494 1707934 93e3e58f29353580c6f8000e720d8750 installed DEBUG: hwdata-0.348-9.13.el9.noarch 1708340382 9498621 121e6516ade3724afaa5435928537a52 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-20231215-1.el9.noarch 1704277946 3690799 91f7c3f1fe57ebc292ff823f22e9528b 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: libX11-common-1.7.0-9.el9.noarch 1697017163 1335069 31c830bee110572eec6f3e1f2cabce15 installed DEBUG: kernel-headers-5.14.0-427.el9.x86_64 1708662040 6164638 1b75fc2d16e32277d7047a94905e33e6 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-5.el9.noarch 1708199492 234324 08e9141ac69b635d14e665de7ff2f843 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-9.el9.noarch 1687358685 2573480 61618bed610b5b2247849dab28fc1932 installed DEBUG: kbd-legacy-2.4.0-9.el9.noarch 1687358685 557448 e67bee51a4646d63923a63eacee92699 installed DEBUG: fuse-common-3.10.2-8.el9.x86_64 1707334230 38 ed77f0865bed45d4096f0902a9bf53b3 installed DEBUG: coreutils-common-8.32-35.el9.x86_64 1706533662 10880514 936269022a2221bdc5d3478419733917 installed DEBUG: centos-gpg-keys-9.0-24.el9.noarch 1705674498 6047 1107f0478c70b6c5f7d21492977a1cde installed DEBUG: centos-stream-repos-9.0-24.el9.noarch 1705674498 6854 0c47d88c3e66109880de535c14bf3c3b installed DEBUG: centos-stream-release-9.0-24.el9.noarch 1705674498 30150 169f8c5d070a15ca6369881d173b6684 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-2.el9.x86_64 1628541626 106 90e045bb4706b61ef16663b8649ef598 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-100.el9.x86_64 1706296812 8157140 2e1b62c9f40613aa505adabc1b916137 installed DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 1706296812 0 6057d0e7dce7178ae4df2bc6cec5f3f3 installed DEBUG: glibc-common-2.34-100.el9.x86_64 1706296812 1083801 3a5fb3325ebadfb642751eeba2cfdf8e installed DEBUG: glibc-2.34-100.el9.x86_64 1706296812 6448331 3a357d58bb4921c91013caf0de23113f installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: bash-5.1.8-6.el9.x86_64 1669299695 7738626 484ecd827c7bf4c796eb0d41927b3b67 installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.4.1-3.el9.x86_64 1702998833 2537734 e65b43a58e8a6c39b8a4bbc1463ff5db installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-5.el9.x86_64 1695233307 1955244 db9f67114a5b238d022dff2a38680f5a installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628538275 78740 38bff35b950bac6060a14f532ffd1f3e installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644329495 902051 2e88ccf26d9595c4334ff2db855c8a46 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: expat-2.5.0-1.el9.x86_64 1668091465 309085 daf1d3ed03c8e36c2bdd879550191e35 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-18.el9.x86_64 1707414747 38109 4e0e3ddd0dc64a478fbb117ca1c5f219 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: elfutils-libelf-0.190-2.el9.x86_64 1702309026 1026790 f576c34f83f00b1595a71a5be87cf49a 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: nspr-4.35.0-6.el9.x86_64 1706115430 321304 ff0cd1dfc878c9c841fd2b1f9f576b0e installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 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: libtool-ltdl-2.4.6-45.el9.x86_64 1643031501 72096 97e97115c09b48f8356f070ece0939a2 installed DEBUG: nss-util-3.90.0-6.el9.x86_64 1706115430 229848 64ade13c2bceb09c9bc177fb2d966ac2 installed DEBUG: libgcrypt-1.10.0-10.el9.x86_64 1679647173 1382042 f52cea6f19f1763da2e5ebd1dc6cfdce 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.4.1-3.el9.x86_64 1702998833 421733 153c9434c669e3bb4b599f90d5e4b7c4 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.10-2.el9.x86_64 1701768215 1504096 27e948326662400eeaf469c994d629f8 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.19-4.el9.x86_64 1628542967 116306 981b9a7e0c2cddf96d1ac29034ff18a4 installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628537853 784562 0064f1719ea79d95cba2d52b8f1a4427 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.2-2.el9.x86_64 1699438289 314049 cceb817f0ac424a5632c878640bb84da installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702474007 68513 17a459515df628464af3b1faf0d027d0 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: p11-kit-0.25.3-2.el9.x86_64 1700747780 2530636 4de78e2c1337968deea3ac8b20cdd0fe installed DEBUG: libtdb-1.4.9-1.el9.x86_64 1701676697 103284 befaea022706bfdbd1dcc32f8e89af5e 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-5.el9.x86_64 1708199482 652298 9f3a26797e21bd1d7b9f9a7b7abee780 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: libX11-xcb-1.7.0-9.el9.x86_64 1697017154 15084 723acc4878d7591bf6c9e03e02f7c9fd installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 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: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b 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-56.el9.x86_64 1643206371 401051 feb0641b07ba13eb8bc058b2c0882112 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: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 1700747780 478148 12cf33e13ccbf626f96780a7ff3b3069 installed DEBUG: fuse-libs-2.9.9-15.el9.x86_64 1642007651 313478 70d2e7238e63f208c24baf09cb52e8f1 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libsepol-3.6-1.el9.x86_64 1702494173 829251 96b534d0fc8659503584d2fc5db96d0a installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538075 176853 642ddc0bcd98f945ffd8cb75990754da installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: findutils-1:4.8.0-6.el9.x86_64 1692266474 1756606 6be06272ccd7dbf2ec946eb1631405f6 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-18.el9.x86_64 1707414747 134899 f6f6e7e8a5109cbcc6baf90066f7dce0 installed DEBUG: pcre-8.44-3.el9.3.x86_64 1628561779 539272 47435f5ffc13e691717fa2db7495952e installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-libs-1:3.0.7-27.el9.x86_64 1708512918 6776462 d032f31ca57cab6a6b69ae466820c7ad installed DEBUG: coreutils-8.32-35.el9.x86_64 1706533662 5987522 b4c88abbc79f10b3b0bb8646faa842a7 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch 1693329430 2354652 b265b748b158e370e85dd89c134d7a17 installed DEBUG: systemd-libs-252-27.el9.x86_64 1708011351 1806928 df5d685b615feafdcce06773df86aab1 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: libblkid-2.37.4-18.el9.x86_64 1707414747 229849 8cfda00d8e84a88a7cf64f8ce44abf58 installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: libmount-2.37.4-18.el9.x86_64 1707414747 318453 c78d79e5b2dfd293c72d6e368191756c installed DEBUG: libfdisk-2.37.4-18.el9.x86_64 1707414747 367883 f8855f86f8abbefa01fd057dcfbd3cc7 installed DEBUG: util-linux-core-2.37.4-18.el9.x86_64 1707414747 1268263 04e54edba5e55f2bede77cc866efbbbb 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-9.el9.x86_64 1684510061 133910 9c951491f060ed16da334face3dd1d78 installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: avahi-libs-0.8-20.el9.x86_64 1699463845 177886 382611887feb114c90633ac8a89869a0 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-12.el9.x86_64 1704893530 586505 61d15e6ed523ee442d90bd95d3cc8dbf 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-9.el9.x86_64 1697017154 1354996 4a328f6b54f8624c3720c6267310a2b4 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: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 1705497224 221880 bae0acd738d028da90fd16f9676b1539 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-2.el9.x86_64 1700747780 1399233 5e4aec16d32a12b08c9f030a7e92dd43 installed DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch 1707931579 1220838 ee6fab990fc5b6f7aabdf6b85176fbc8 installed DEBUG: python-unversioned-command-3.9.18-3.el9.noarch 1706293333 23 216095784e93eadad1cc58c9f962f1d4 installed DEBUG: python3-3.9.18-3.el9.x86_64 1706293315 33013 81ffbca94c33765fcbb593523087df93 installed DEBUG: python3-libs-3.9.18-3.el9.x86_64 1706293315 32513867 6751f72b7674cc0f0c97161543c14f1a installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: python3-idna-2.10-7.el9.noarch 1645461951 469965 d8aa542c3eea7de80b89295aa2e39992 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 1706030025 834046 35a71652bad0173d065d881070a913f9 installed DEBUG: python3-pip-21.2.3-8.el9.noarch 1707931579 9095142 96096dcdbf1d28432536a398e98de65b installed DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch 1707136352 241152 d7d983292611c13d17d0ee2d98a6254e installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.3.0-2.el9.noarch 1687804859 2048830 361156faecea076b4bcd9dec35c888e7 installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-urllib3-1.26.5-5.el9.noarch 1702410340 747219 3b470953dab06b9eaa31f5190bb4a14f installed DEBUG: python3-requests-2.25.1-8.el9.noarch 1706184229 401874 619a33d042e9ad9f16cb7860ea353bb3 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-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 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-2.1.3-2.el9s.x86_64 1696835252 50766 2142ae417ba10e53d30b6eadd6698596 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch 1706112063 338257 c578860332efac6807c4fb22d37352d1 installed DEBUG: openssl-1:3.0.7-27.el9.x86_64 1708512918 1895189 bfc65f45a290028822e3dfdcc18162e6 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-9.el9.x86_64 1684510061 253941 b2bd3700512355de33e0ffd676872a98 installed DEBUG: bubblewrap-0.4.1-6.el9.x86_64 1628538098 104329 78a041d7986e2a0121d1fd8e4480490c installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541748 307190 7507e4d298049a44dcbe82a65b0fe96d installed DEBUG: shadow-utils-2:4.9-8.el9.x86_64 1689166575 3812549 f802a2af10c39c5b00c0b775298414d9 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-6.el9.x86_64 1676281551 3155323 ee74705ec23ecf11c541e27087fe9605 installed DEBUG: llvm-libs-17.0.6-5.el9.x86_64 1707139118 107287440 def9c2a72c7f5afa3411ae03b3080a13 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b 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.4.1-3.el9.x86_64 1702998833 30353165 3db2c5a9b77cb2b77c9274266c87d7d1 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644329495 1902844 f4364d644ad25c519c98b0f0cbc66ffa installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 1706115430 827662 cbc06f96a39d63b16d0f6f6c7730e6a4 installed DEBUG: nss-softokn-3.90.0-6.el9.x86_64 1706115430 1294651 e87878ced1f452a8216865d1c814036b installed DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 1706115430 18288 f09f04864ca1935ea97a16d3780078ad installed DEBUG: nss-3.90.0-6.el9.x86_64 1706115430 1931695 2edcea2feeb75fa5327671f898841e92 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-6.el9.x86_64 1675793165 394494 5065a1b60987a5ea1b35f943fde57a74 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-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 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-2.el9.x86_64 1683714530 364648 e669e99661c28649a5fc0c9f0cd116c7 installed DEBUG: systemd-rpm-macros-252-27.el9.noarch 1708012513 9516 35f3f76d8f345549c2c97faa49e0f58f 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-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 1658929034 1398888 54f510931f506aefde25a6dbd2022632 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-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-461.el9.x86_64 1628565132 143652 fdb542613487fef027425c1c87b4514c 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-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 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.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 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.4.1-3.el9.x86_64 1702998833 29234 d25165dd40da2034f5f68cb6929650e9 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-53.el9.x86_64 1637775488 1898038 86c8deb590fc9b3c916ca8d696a184bd installed DEBUG: libeconf-0.4.1-3.el9.x86_64 1686133027 45715 a8029c68441fba3197f5506caa6a9f0e installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-19.el9.x86_64 1707742619 1901178 e1bfb967aa055917fa2eabc2742af631 installed DEBUG: util-linux-2.37.4-18.el9.x86_64 1707414747 11161169 9757decc361c218bf9c01748352d2891 installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: systemd-pam-252-27.el9.x86_64 1708011351 518443 82972d5af1be7446cffde9fd14dec4a8 installed DEBUG: systemd-252-27.el9.x86_64 1708011351 12861317 9cc7f4e64854d4ae27bb8b56a6703bc0 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.197-2.el9.x86_64 1706918710 429233 3d881556333837427ac30457808b729e installed DEBUG: device-mapper-9:1.02.197-2.el9.x86_64 1706918710 362374 3e487593aced61831d9e96337f9eff9e installed DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 1688329670 2055308 fa38e8baf68288b02a24fcf4ceb39dba installed DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch 1702309018 1810 eb1fb982da6dd1fae7703ff5c27dbd65 installed DEBUG: elfutils-libs-0.190-2.el9.x86_64 1702309026 706077 223da58dfd22705fc60dd21ff650679a installed DEBUG: openssh-8.7p1-38.el9.x86_64 1704463080 1992092 829883d2ff3331d94381ac91e0142a95 installed DEBUG: kbd-2.4.0-9.el9.x86_64 1687358667 1565276 d91294e97d79a42db361b9b70bbea878 installed DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 1697446023 169892 a2a39eb393b03b7eaef26fba7e1e067a installed DEBUG: libpciaccess-0.16-6.el9.x86_64 1628552183 49971 9fc4d900b9f966d18433f7b6555bd65c installed DEBUG: libdrm-2.4.117-1.el9.x86_64 1699264869 410099 591cbe6f2e07dfffd459eb69070725ef installed DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 1705497224 70700 28f78ed1f593134abd6442e9401fbf31 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 1705497224 310775 57c9a2e4cd495b9664701060f13e089c installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 1705497224 480857 10b4003d3ca5f52ffcb56b63165f3363 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-1.el9.x86_64 1691571768 2498748 cf51940dfb37ca956e8e724ff7e51bc3 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.6-1.el9.x86_64 1697152131 1084500 85a63ce7be51f90fb278a675e441bbeb installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: libcurl-7.76.1-29.el9.x86_64 1709765563 667638 e3016019f9c5035e9e5dacd99eade32e installed DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 1702309026 61715 7f97796057315c7dbcb03364e3440b6b installed DEBUG: binutils-gold-2.35.2-43.el9.x86_64 1706184940 2128699 dc72e73af276e85066648d6ca42970cf installed DEBUG: binutils-2.35.2-43.el9.x86_64 1706184940 25207237 d289621ca1fc6ef5e63fa2733a57b56b installed DEBUG: elfutils-0.190-2.el9.x86_64 1702309026 2935276 cc1ad86048c9c45ae676023831030dc1 installed DEBUG: gdb-minimal-10.2-13.el9.x86_64 1702612049 11543366 f34939896bd89b72a17c027dd44f7754 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: curl-7.76.1-29.el9.x86_64 1709765563 684689 847007a0a0708c9bffdd41aeccfa4d69 installed DEBUG: rpm-4.16.1.3-29.el9.x86_64 1702467563 2750680 2fb7a25f82ba118b0b567bd1ff1b7f65 installed DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 1702467563 769228 797f2fb1b771fb257dd8c0a070fdf29c installed DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 1702467563 198550 26445c730bb2a0061c3cc20b6156a3d4 installed DEBUG: efi-srpm-macros-4-9.el9.noarch 1636398873 41111 76c81df74bfab13e26b32351ca37f458 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 1688388037 2225208 013fe7003fe4d6849ba2b54e28f2001d installed DEBUG: systemd-udev-252-27.el9.x86_64 1708011351 10508573 69c0431578e42b122809f29d9af6f119 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-8.7p1-38.el9.x86_64 1704463080 2146845 75fcf554b402401da9cd36e8aa356aa1 installed DEBUG: git-core-2.43.0-1.el9.x86_64 1701876957 21410471 671ca660378de6505a7f72f453e79776 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: gnutls-3.8.3-1.el9.x86_64 1705995227 3448563 702def71f5af0fbc8f09dcd9d10f9d26 installed DEBUG: glib2-2.68.4-14.el9.x86_64 1708527819 13441007 d00b34d69cbd89e37e704fce0fba1917 installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 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-11.el9.x86_64 1670247243 29305061 c1dbf375e0b00a245d73ad4449522d1e installed DEBUG: gstreamer1-1.22.1-2.el9.x86_64 1681313793 5017255 3cdad1676383e94bbb4756214faee818 installed DEBUG: cups-libs-1:2.3.3op2-24.el9.x86_64 1708959289 682393 96d54a60dcea05644bcb7a0297b554fd installed DEBUG: polkit-0.117-11.el9.x86_64 1670247243 441257 44f5a67ab7dab59ec5ad0ec70bc95512 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-28.el9.x86_64 1628569215 150098 ac74ba416453e24f6b8b209d8c2938d3 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-19.el9.x86_64 1697123393 3760801 b608f4e27ae090f69571908ba344f30a installed DEBUG: poppler-glib-21.01.0-19.el9.x86_64 1697123393 488500 af6dc67aa56e002bd4e9d0dfdfd5260b 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.46.0-1.el9.x86_64 1708619106 10023596 5a52b4ffc5995bb8d23785feff1541ac 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-3.el9.x86_64 1667290907 2607853 b78b5a05f5611ed0bdc460cf982092c7 installed DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 1667290907 270137 408857ef0c525741c1c14fe0578a5ad5 installed DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 1645176383 68085 1f11d0983f3bd5d9268e80f2099c522f 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-20.el9.x86_64 1699463845 19834 46c53d69db7ce8c6a762fb2113a35225 installed DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 1689072281 215013 89517f4fe8dbe78c5c1faeb5c7aa5aa2 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 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.42.4-1.el9.x86_64 1702662337 12906370 0451d7f0919dc8aac95b82f786347169 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-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 1628549325 1422262 4dd5362b3a34ef29e4091c6cfe45e6ab 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-2024.4-3.el9.x86_64 1709137563 1230954 55b5e45d2200bcb0bc08bd94d31efb60 installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-15.el9.x86_64 1642007651 220513 23b79e360ea3a257150b475322b2408e 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-100.el9.x86_64 1706296812 2169109 f052abd6177367b490ca37c6f68d7bc2 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-100.el9.x86_64 1706296812 38176 1168f52303d3cf118faa6b7fd7e3181e installed DEBUG: gcc-11.4.1-3.el9.x86_64 1702998833 89267122 75d35c59a3982fb4246954de60b8c927 installed DEBUG: annobin-12.31-2.el9.x86_64 1705502007 1165852 7aa186992ab313186e72deee44435347 installed DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 1702998833 57754 a65c229de3f02ee0319455d8c1007313 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.2.0-3.el9.noarch 1695397520 61202 5b2ce2ec17d4a0bfbcbc618b36b1d01d installed DEBUG: python-srpm-macros-3.9-53.el9.noarch 1701436979 37100 890e0dd460cfae0425c24ffec741ff28 installed DEBUG: redhat-rpm-config-207-1.el9.noarch 1705935950 191423 979466c91476430433d45e44a7a5fe42 installed DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 1702467563 150039 9b8e9728b1e950973c8f2114b7201b68 installed DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch 1707213272 1514 4ff806ce808b29ef626889ac259e8225 installed DEBUG: python-rpm-macros-3.9-53.el9.noarch 1701436979 20079 860a7a43dbbef1fc749fa0aad7177509 installed DEBUG: python3-rpm-macros-3.9-53.el9.noarch 1701436979 6227 2e7694dd7192f731dfa7a9a2110715cb 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-8.el9.x86_64 1699448921 534008 675b5ac019cf90f96d0268f25461fee5 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-2.el9.x86_64 1628566754 3384853 2345377a8e0a0493c3d94d76766d2d09 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-14.el9.x86_64 1698931945 19642257 4b29f90585b7a0cd29ae1d4765a3b572 installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 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.8-1.el9.x86_64 1689072281 8053367 541498f2744494c5b02c8e32fb3dd876 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: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 1705507579 7616992 2ee966ef0933b9b5e0069a408f2fa912 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-2.el9.x86_64 1645176383 20576337 315712dc47924340f9a1927854e932e0 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.18-3.el9.x86_64 1706293315 782057 9b7b3ab0706c80b89311c1781371db7a installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.33.3-1.el9s.noarch 1680601537 1587155 1193f21e3bf9bce3f91a6ee4b8d78f1d installed DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 1707138494 14944224 c55fcba6e11c2bff50aa424d086e100c installed DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch 1710332313 45488 90e5f8103044879f52b4ddd075ea2202 installed DEBUG: libselinux-utils-3.6-1.el9.x86_64 1702538075 422915 a5069a4557f8d1a5369ab26001695202 installed DEBUG: policycoreutils-3.6-2.1.el9.x86_64 1708381839 724447 352e396fea06c001e3df931cc0e8fa12 installed DEBUG: selinux-policy-38.1.33-1.el9.noarch 1708630420 25744 b249f925594ea05006da7584e1c7d10f installed DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch 1708630420 19077428 e2e1a11cec66b6c9744f4170f7480e52 installed DEBUG: python3-libselinux-3.6-1.el9.x86_64 1702538075 623063 a3e1711022925a05ded1fdd426891375 installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: chkconfig-1.24-1.el9.x86_64 1684846512 760691 6761e4f88b12d8668263e3ded276d956 installed DEBUG: python3-libsemanage-3.6-1.el9.x86_64 1702541748 424939 6ec58b2cd0aada6de4193a49041a4aa5 installed DEBUG: python3-distro-1.9.0-2.el9s.noarch 1706029437 183694 8472c1971b0e5fbc714c6435e82465ba installed DEBUG: python3-audit-3.1.2-2.el9.x86_64 1699438289 348238 76614d53e27ba530e8400b5aaba4a7e6 installed DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 1628551693 65996 4dfdef480c0282ce080541a9d367a02d 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-2.1.el9.noarch 1708381855 5611343 482e2124061bea1e1e0ea697f3dcb1f0 installed DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch 1708381855 120038 6f8bb68c83bc7f6aeb269807385eaeb9 installed DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch 1648706216 25296 8089acf186a5886cecd6e67d1a9b8a35 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-3.el9.x86_64 1674127462 1518268 95ddac90e6acf9de4943bf1f72c02cf7 installed DEBUG: numactl-libs-2.0.16-3.el9.x86_64 1695693270 53870 c40765047af7b81cf17a3370edb81853 installed DEBUG: libnl3-3.9.0-1.el9.x86_64 1701697062 1095503 f006b8991b8baf6dcc5706f81970456e installed DEBUG: libibverbs-48.0-1.el9.x86_64 1695930929 1124331 ccca0bb139523cd3c5b17d5c36bf7bce installed DEBUG: libmnl-1.0.4-15.el9.x86_64 1628551782 56195 6e31fca7c53373ba3b10278ba076c757 installed DEBUG: libbpf-2:1.3.0-2.el9.x86_64 1708585503 403636 4a70f610bd9a5bcd758f0a04784ccb49 installed DEBUG: iproute-6.2.0-5.el9.x86_64 1686079474 2108957 ce9e96f4594e70d958a944a4d5f12358 installed DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 1698839149 23590636 f45b5be201abde3224390fe8ff4f4118 installed DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 1698839149 1417339 205cd460e8190e5b6fc7b3036194555e installed DEBUG: initscripts-service-10.11.6-1.el9.noarch 1707394536 5832 5c1859bb237aa7cbf7f9d95157e8aa8c installed DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 1707394533 15879 8e3f1272bcdfb18ae407cebe2ff95bee installed DEBUG: initscripts-10.11.6-1.el9.x86_64 1707394533 1135657 9a68d188f9214e9da8ebd4532cde0b63 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-5.el9s.x86_64 1698302265 164534 069bec8544dd85159984a7a0276dab89 installed DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 1698302265 11669 33b9153435cc2371a4b96d3a04bfcb76 installed DEBUG: rdo-openvswitch-2:3.2-1.el9s.noarch 1698047903 0 231a23135db44b6c3f2a26971b0922ca installed DEBUG: python3-rdo-openvswitch-2:3.2-1.el9s.noarch 1698047903 0 e7fc4add80ee15e0848c89252fc27748 installed DEBUG: flatpak-selinux-1.12.8-1.el9.noarch 1689072308 12519 403460d11f2dadbd0f62fc9aff1dcf53 installed DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 1702467563 15988 8f05e6a033c9b9a99160c69a2a9d220b installed DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 1707213272 101196 95c3e3c86a0d7a72b0f81c835dfac07d installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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.4KPQ6o DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-2.8.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-2.8.1-0.20240314135210.5a19480.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-2.8.1 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-2.8.1 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.AWOseA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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 default build backend DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-buildrequires DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:01:30 ago on Thu Mar 14 13:54:42 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.2-1.el9s.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch 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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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.qo1PVs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-2.8.1 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-2.8.1-0.20240314135210.5a19480.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-2.8.1 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-2.8.1 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.bbBjru DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) 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 5.11.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-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:01:42 ago on Thu Mar 14 13:54:42 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.2-1.el9s.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.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-caracal-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-6.el9 baseos 93 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.7-1.el9s delorean-caracal-build-deps 193 k DEBUG: python3-filelock noarch 3.13.1-1.el9s delorean-caracal-build-deps 27 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-caracal-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.7-1.el9 appstream 27 k DEBUG: python3.11-libs x86_64 3.11.7-1.el9 appstream 9.9 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-2.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.1-4.el9 appstream 26 k DEBUG: python3.12-libs x86_64 3.12.1-4.el9 appstream 9.5 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-caracal-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.7-1.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.1-4.el9 appstream 322 k DEBUG: Transaction Summary DEBUG: ======================================================================================== DEBUG: Install 22 Packages DEBUG: Total size: 25 M DEBUG: Installed size: 98 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-6.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.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.7-1.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-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.1-4.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.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.13.1-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-6.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.13.1-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.7-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.1-4.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.1-4.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.1-4.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.7-1.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.7-1.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.7-1.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-6.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.7-1.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.7-1.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.7-1.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-2.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.1-4.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.1-4.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.1-4.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.7-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.13.1-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-6.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.7-1.el9s.noarch DEBUG: python3-filelock-3.13.1-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.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-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.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.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: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-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.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.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 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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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.T66ZgV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-2.8.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-2.8.1-0.20240314135210.5a19480.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-2.8.1 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-2.8.1 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.AoxE5Z DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) 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 5.11.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 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) 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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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.0,!=4.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: coverage>=4.0,!=4.4 DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-subunit>=1.0.0 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.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.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 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) 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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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 pbr to os_ken.egg-info/pbr.json 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: [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-2.8.1/os_ken-2.8.1.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 5.11.1) DEBUG: Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.33.3) 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.2.2) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 20.9) 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-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-2.8.1.dist-info/ DEBUG: removed 'os_ken-2.8.1.dist-info/LICENSE' DEBUG: removed 'os_ken-2.8.1.dist-info/AUTHORS' DEBUG: removed 'os_ken-2.8.1.dist-info/METADATA' DEBUG: removed 'os_ken-2.8.1.dist-info/entry_points.txt' DEBUG: removed 'os_ken-2.8.1.dist-info/pbr.json' DEBUG: removed 'os_ken-2.8.1.dist-info/top_level.txt' DEBUG: removed directory 'os_ken-2.8.1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:01:59 ago on Thu Mar 14 13:54:42 2024. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.2-1.el9s.noarch is already installed. DEBUG: Package python3-eventlet-0.33.3-1.el9s.noarch is already installed. DEBUG: Package python3-openvswitch3.2-3.2.0-32.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.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-caracal-testing 292 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-openstackdocstheme noarch 3.0.0-1.el9s delorean-caracal-build-deps 931 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240226184318.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslotest noarch 5.0.0-0.20240305124430.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-caracal-testing 90 k DEBUG: python3-reno noarch 4.1.0-0.20240305134748.47651ec.el9 delorean-component-common 112 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-testing 188 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-caracal-testing 159 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-caracal-testing 90 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-caracal-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-caracal-testing 326 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240226193820.0531fb2.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-caracal-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-testing 43 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.6.0-0.20240226181305.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-caracal-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-dulwich x86_64 0.21.7-2.el9s delorean-caracal-testing 446 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-caracal-testing 19 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-caracal-testing 93 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-caracal-testing 47 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 60 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 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-caracal-testing 111 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-caracal-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-caracal-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-tomlkit noarch 0.12.3-3.el9s delorean-caracal-testing 85 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-caracal-testing 60 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-caracal-testing 42 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-caracal-testing 16 k DEBUG: Installing weak dependencies: DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 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.0-0.20240305124430.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20240305134748.47651ec.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-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.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.2-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.21.7-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-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.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.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-1.5.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.12.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.14.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-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.0.1-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.21.7-2.el9s.x86_64 5/48 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f.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.0-0.20240226181642.0e6ce 10/48 DEBUG: Installing : python3-wcwidth-0.2.6-1.el9s.noarch 11/48 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 12/48 DEBUG: Installing : python3-tomlkit-0.12.3-3.el9s.noarch 13/48 DEBUG: Installing : python3-rfc3986-1.5.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-autopage-0.5.2-3.el9s.noarch 17/48 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 18/48 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 19/48 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/48 DEBUG: Installing : python3-netaddr-0.8.0-5.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.2-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.4.0-2.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.6.0-0.20240226181305.b6119d5.el9.n 34/48 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240226193820.0531f 35/48 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.e 36/48 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240226184318.882ad 37/48 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 38/48 DEBUG: Installing : python3-reno-4.1.0-0.20240305134748.47651ec.el9.no 39/48 DEBUG: Installing : python3-ncclient-0.6.15-2.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.0-0.20240305124430.4c36dbc.el 43/48 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 44/48 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 45/48 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 46/48 DEBUG: Installing : python3-msgpack-1.0.7-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.0-0.20240305124430.4c36dbc.el 1/48 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f.e 2/48 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240226193820.0531f 3/48 DEBUG: Verifying : python3-cliff-4.6.0-0.20240226181305.b6119d5.el9.n 4/48 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6ce 5/48 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240226184318.882ad 6/48 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.e 7/48 DEBUG: Verifying : python3-reno-4.1.0-0.20240305134748.47651ec.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-netaddr-0.8.0-5.el9.noarch 17/48 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 18/48 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 19/48 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 20/48 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 21/48 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 22/48 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 23/48 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 24/48 DEBUG: Verifying : python3-dulwich-0.21.7-2.el9s.x86_64 25/48 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 26/48 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 27/48 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 28/48 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 29/48 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 30/48 DEBUG: Verifying : python3-paramiko-3.4.0-2.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-1.5.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.12.3-3.el9s.noarch 42/48 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 43/48 DEBUG: Verifying : python3-wcwidth-0.2.6-1.el9s.noarch 44/48 DEBUG: Verifying : python3-webob-1.8.7-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.3.0-0.20240226193820.0531fb2.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.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: python3-cmd2-2.4.2-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.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fixtures-4.0.1-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.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.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.0-0.20240305134748.47651ec.el9.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.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.2.0-0.20240226201419.21d601f.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.12.3-3.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-webob-1.8.7-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-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.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.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.0.1-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.21.7-2.el9s.x86_64 DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.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.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netaddr-0.8.0-5.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.2-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.4.0-2.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.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: python3-ncclient-0.6.15-2.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.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-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.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.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.0.1-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.21.7-2.el9s.x86_64 DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.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.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netaddr-0.8.0-5.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.2-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.4.0-2.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.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: python3-ncclient-0.6.15-2.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.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 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-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) 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.GOzRdR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf os-ken-2.8.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/os-ken-2.8.1-0.20240314135210.5a19480.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd os-ken-2.8.1 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-2.8.1 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.9cRiXE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) 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 5.11.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 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.0.6) 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.15) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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.7) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) 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.0) 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.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.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.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.0.6) 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.15) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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.7) 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 pbr to os_ken.egg-info/pbr.json 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: [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-2.8.1/os_ken-2.8.1.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 5.11.1) DEBUG: Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.33.3) 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.0.6) 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.15) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 20.9) 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.7) DEBUG: + cat /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-2.8.1.dist-info/ DEBUG: removed 'os_ken-2.8.1.dist-info/AUTHORS' DEBUG: removed 'os_ken-2.8.1.dist-info/LICENSE' DEBUG: removed 'os_ken-2.8.1.dist-info/METADATA' DEBUG: removed 'os_ken-2.8.1.dist-info/entry_points.txt' DEBUG: removed 'os_ken-2.8.1.dist-info/pbr.json' DEBUG: removed 'os_ken-2.8.1.dist-info/top_level.txt' DEBUG: removed directory 'os_ken-2.8.1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:02:14 ago on Thu Mar 14 13:54:42 2024. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-rdo-openvswitch-2:3.2-1.el9s.noarch is already installed. DEBUG: Package python3-eventlet-0.33.3-1.el9s.noarch is already installed. DEBUG: Package python3-msgpack-1.0.7-1.el9s.x86_64 is already installed. DEBUG: Package python3-ncclient-0.6.15-2.el9s.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20240305124430.4c36dbc.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.2-3.2.0-32.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.2.3-8.el9.noarch is already installed. DEBUG: Package python3-pycodestyle-2.9.1-1.el9s.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-reno-4.1.0-0.20240305134748.47651ec.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-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.7-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-caracal-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.4.1-3.el9.x86_64 DEBUG: crypto-policies-20240202-1.git283706d.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2024a-1.el9.noarch DEBUG: hwdata-0.348-9.13.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-20231215-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: libX11-common-1.7.0-9.el9.noarch DEBUG: kernel-headers-5.14.0-427.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-5.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-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-100.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-100.el9.x86_64 DEBUG: glibc-common-2.34-100.el9.x86_64 DEBUG: glibc-2.34-100.el9.x86_64 DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.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-18.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: nspr-4.35.0-6.el9.x86_64 DEBUG: lcms2-2.12-3.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: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.90.0-6.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.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.4.1-3.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.10-2.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.19-4.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: libtdb-1.4.9-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-5.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.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: dwz-0.14-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.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-56.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: alternatives-1.24-1.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-6.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-18.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-27.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: systemd-libs-252-27.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.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-9.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-20.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-12.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-9.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: libxshmfence-1.3-10.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-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-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-8.el9.noarch DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-pip-21.2.3-8.el9.noarch DEBUG: crypto-policies-scripts-20240202-1.git283706d.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: python3-requests-2.25.1-8.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-docutils-0.16-6.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-2.1.3-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: openssl-3.0.7-27.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-9.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-6.el9.x86_64 DEBUG: nss-softokn-3.90.0-6.el9.x86_64 DEBUG: nss-sysinit-3.90.0-6.el9.x86_64 DEBUG: nss-3.90.0-6.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-6.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-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.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-2.el9.x86_64 DEBUG: systemd-rpm-macros-252-27.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-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 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-461.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-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-PathTools-3.78-461.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.56-6.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.4.1-3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-3.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-27.el9.x86_64 DEBUG: systemd-252-27.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.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-23.3.3-1.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-1.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.6-1.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: systemd-udev-252-27.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: freetype-2.10.4-9.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-11.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: polkit-0.117-11.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-28.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-19.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.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.46.0-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-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.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-20.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.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.42.4-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-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.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-2024.4-3.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.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-100.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-100.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-8.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-2.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-14.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.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.8-1.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: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.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-2.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.18-3.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.3-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20240313121733.ce6a105.el9.noarch DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: chkconfig-1.24-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.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-2.1.el9.noarch DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-31.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-3.el9.x86_64 DEBUG: numactl-libs-2.0.16-3.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libbpf-1.3.0-2.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-10.11.6-1.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-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: rdo-openvswitch-3.2-1.el9s.noarch DEBUG: python3-rdo-openvswitch-3.2-1.el9s.noarch DEBUG: flatpak-selinux-1.12.8-1.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-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.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.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.0.1-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.21.7-2.el9s.x86_64 DEBUG: python3-stevedore-5.2.0-0.20240226201419.21d601f.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.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.4.8-6.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netaddr-0.8.0-5.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.2-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.4.0-2.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.6.0-0.20240226181305.b6119d5.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-reno-4.1.0-0.20240305134748.47651ec.el9.noarch DEBUG: python3-ncclient-0.6.15-2.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.0-0.20240305124430.4c36dbc.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-os-ken.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --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.dnTSFw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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 default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) 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 5.11.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 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.0.6) 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.15) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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.7) DEBUG: Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=4.0,!=4.4 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.0) 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.0) 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.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.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.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.33.3) DEBUG: Handling msgpack>=1.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: msgpack>=1.0.0 DEBUG: (installed: msgpack 1.0.6) 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.15) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: packaging>=20.4 DEBUG: (installed: packaging 20.9) 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.7) 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 pbr to os_ken.egg-info/pbr.json 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: [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-2.8.1/os_ken-2.8.1.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 5.11.1) DEBUG: Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.33.3) 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.0.6) 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.15) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.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.4.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.2.2) DEBUG: Handling packaging (>=20.4) from hook generated metadata: Requires-Dist (os-ken) DEBUG: Requirement satisfied: packaging (>=20.4) DEBUG: (installed: packaging 20.9) 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.7) DEBUG: + cat /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv os_ken-2.8.1.dist-info/ DEBUG: removed 'os_ken-2.8.1.dist-info/LICENSE' DEBUG: removed 'os_ken-2.8.1.dist-info/AUTHORS' DEBUG: removed 'os_ken-2.8.1.dist-info/METADATA' DEBUG: removed 'os_ken-2.8.1.dist-info/top_level.txt' DEBUG: removed 'os_ken-2.8.1.dist-info/pbr.json' DEBUG: removed 'os_ken-2.8.1.dist-info/entry_points.txt' DEBUG: removed directory 'os_ken-2.8.1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fx74TV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + mkdir -p /builddir/build/BUILD/os-ken-2.8.1/.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: + 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: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/os-ken-2.8.1 DEBUG: DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. DEBUG: pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. DEBUG: Preparing wheel metadata: 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-2.8.1/.pyproject-builddir/tmp4hkyohoc 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-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info DEBUG: writing pbr to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/pbr.json DEBUG: writing /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/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-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-modern-metadata-v7xvvkx0/os_ken-2.8.1.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing wheel metadata: finished with status 'done' DEBUG: Building wheels for collected packages: os-ken DEBUG: Building wheel for os-ken (PEP 517): 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-2.8.1/.pyproject-builddir/tmprti4b6gl 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/lib DEBUG: creating build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/__init__.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/arp.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/bgp.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/bpdu.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/dhcp.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/ether_types.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/geneve.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/icmp.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/igmp.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/ipv4.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/linux.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/lldp.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/openflow.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/packet.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_utils.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/safi.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/slow.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/tcp.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/vlan.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/vxlan.py -> build/lib/os_ken/lib/packet DEBUG: copying os_ken/lib/packet/zebra.py -> build/lib/os_ken/lib/packet DEBUG: creating build/lib/os_ken/tests DEBUG: creating build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/switch/__init__.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/tester.py -> build/lib/os_ken/tests/switch DEBUG: copying os_ken/tests/__init__.py -> build/lib/os_ken/tests DEBUG: creating build/lib/os_ken/tests/unit DEBUG: creating build/lib/os_ken/tests/unit/controller DEBUG: copying os_ken/tests/unit/controller/__init__.py -> 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: creating build/lib/os_ken/tests/unit/services DEBUG: creating 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/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/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/test_validation.py -> build/lib/os_ken/tests/unit/services/protocols/bgp/utils DEBUG: creating build/lib/os_ken/base DEBUG: copying os_ken/base/__init__.py -> build/lib/os_ken/base DEBUG: copying os_ken/base/app_manager.py -> build/lib/os_ken/base DEBUG: creating build/lib/os_ken/lib/xflow DEBUG: copying os_ken/lib/xflow/__init__.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/sflow.py -> build/lib/os_ken/lib/xflow DEBUG: creating build/lib/os_ken/services DEBUG: creating build/lib/os_ken/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/zebra DEBUG: copying os_ken/services/protocols/zebra/__init__.py -> build/lib/os_ken/services/protocols/zebra DEBUG: copying os_ken/services/protocols/zebra/event.py -> build/lib/os_ken/services/protocols/zebra DEBUG: creating build/lib/os_ken/services/protocols/bgp DEBUG: creating 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: 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/import_map_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/table_manager.py -> build/lib/os_ken/services/protocols/bgp/core_managers DEBUG: copying os_ken/tests/unit/services/protocols/__init__.py -> build/lib/os_ken/tests/unit/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/vrrp DEBUG: copying os_ken/services/protocols/vrrp/__init__.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/dumper.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/manager.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/monitor_linux.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/router.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/sample_manager.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/utils.py -> build/lib/os_ken/services/protocols/vrrp DEBUG: creating 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: 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/emit.py -> build/lib/os_ken/services/protocols/bgp/signals DEBUG: creating build/lib/os_ken/tests/unit/cmd DEBUG: copying os_ken/tests/unit/cmd/__init__.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/dummy_openflow_app.py -> 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: creating build/lib/os_ken/tests/unit/packet DEBUG: copying os_ken/tests/unit/packet/__init__.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/test_bfd.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_bmp.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_cfm.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_ethernet.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_gre.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_icmpv6.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_ipv4.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_llc.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_mpls.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_ospf.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_pbb.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_slow.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_udp.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_vrrp.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_zebra.py -> build/lib/os_ken/tests/unit/packet DEBUG: creating 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/protocols/zebra/client/event.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/zclient.py -> build/lib/os_ken/services/protocols/zebra/client DEBUG: copying os_ken/services/protocols/__init__.py -> build/lib/os_ken/services/protocols DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator DEBUG: creating 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: 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/bgp.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/fields.py -> 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: creating 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: 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/evpn.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/ipv4fs.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/ipv6fs.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/rtc.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/vpnv4.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/vpnv6.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/vrf.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/vrf4fs.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/vrf6fs.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/vrffs.py -> 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: creating build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/tests/integrated/bgp DEBUG: copying os_ken/tests/integrated/bgp/__init__.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/base_ip6.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/test_ip6_basic.py -> build/lib/os_ken/tests/integrated/bgp DEBUG: creating 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/services/protocols/bgp/rtconf/base.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/neighbors.py -> 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: creating build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/__init__.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/manager.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/ofa_neutron_agent.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/osken_base.py -> build/lib/os_ken/cmd DEBUG: copying os_ken/cmd/rpc_cli.py -> build/lib/os_ken/cmd DEBUG: creating build/lib/os_ken/lib/of_config DEBUG: copying os_ken/lib/of_config/__init__.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/capable_switch.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/constants.py -> 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: creating 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: 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/circlist.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/rtfilter.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/validation.py -> build/lib/os_ken/services/protocols/bgp/utils DEBUG: creating build/lib/os_ken/services/protocols/bgp/operator/commands DEBUG: creating 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: 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/importmap.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/neighbor.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/route_formatter_mixin.py -> 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: creating 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: 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/base.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/import_map.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/prefix.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/rtconf.py -> build/lib/os_ken/services/protocols/bgp/api DEBUG: copying os_ken/lib/__init__.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/addrconv.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/alert.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/bfdlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/dpid.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/hub.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/igmplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ip.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/lacplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mac.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/mrtlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/netdevice.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/ofctl_string.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_v1_0.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_3.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_5.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/ofp_pktinfilter.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pack_utils.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/pcaplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/port_no.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/rpc.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/snortlib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockaddr.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/sockopt.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stplib.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/stringify.py -> build/lib/os_ken/lib DEBUG: copying os_ken/lib/type_desc.py -> build/lib/os_ken/lib DEBUG: creating 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: 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/sample_dumper.py -> 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: creating build/lib/os_ken/app DEBUG: copying os_ken/app/__init__.py -> build/lib/os_ken/app DEBUG: copying os_ken/__init__.py -> build/lib/os_ken DEBUG: copying os_ken/cfg.py -> build/lib/os_ken DEBUG: copying os_ken/exception.py -> build/lib/os_ken DEBUG: copying os_ken/flags.py -> build/lib/os_ken DEBUG: copying os_ken/hooks.py -> build/lib/os_ken DEBUG: copying os_ken/log.py -> build/lib/os_ken DEBUG: copying os_ken/utils.py -> build/lib/os_ken DEBUG: creating build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/__init__.py -> build/lib/os_ken/lib/netconf DEBUG: copying os_ken/lib/netconf/constants.py -> build/lib/os_ken/lib/netconf DEBUG: creating 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/services/protocols/zebra/db/base.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/route.py -> build/lib/os_ken/services/protocols/zebra/db DEBUG: creating build/lib/os_ken/controller DEBUG: copying os_ken/controller/__init__.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/conf_switch.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/controller.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/dpset.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/event.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/handler.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/mac_to_port.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/network.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/ofp_api.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_handler.py -> build/lib/os_ken/controller DEBUG: copying os_ken/controller/tunnels.py -> build/lib/os_ken/controller 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/operator/commands/clear.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/root.py -> 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: creating build/lib/os_ken/contrib DEBUG: copying os_ken/contrib/__init__.py -> build/lib/os_ken/contrib DEBUG: copying os_ken/tests/unit/services/protocols/bgp/__init__.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/test_peer.py -> 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/__init__.py -> 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: creating build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/__init__.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ether.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/inet.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nicira_ext.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_actions.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/nx_match.py -> build/lib/os_ken/ofproto DEBUG: copying os_ken/ofproto/ofproto_common.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_protocol.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_v1_0.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_2.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_3.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_4.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_5.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/oxm_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/oxx_fields.py -> build/lib/os_ken/ofproto DEBUG: creating 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/unit/lib/test_sockaddr.py -> build/lib/os_ken/tests/unit/lib DEBUG: creating build/lib/os_ken/tests/integrated/common DEBUG: copying os_ken/tests/integrated/common/__init__.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/oskenbgp.py -> 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/services/protocols/bgp/operator/__init__.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/internal_api.py -> 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: creating build/lib/os_ken/lib/ovs DEBUG: copying os_ken/lib/ovs/__init__.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/db_client.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/vswitch_idl.py -> build/lib/os_ken/lib/ovs DEBUG: creating build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/__init__.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/client.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/manager.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: copying os_ken/services/protocols/ovsdb/model.py -> build/lib/os_ken/services/protocols/ovsdb DEBUG: creating 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/tests/unit/ofproto/test_ether.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_nx_flow_spec.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_ofproto_common.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_v12.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_oxs.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_parser_compat.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_ofpstats.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_v12.py -> 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/services/protocols/bgp/__init__.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/base.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/bgpspeaker.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/constants.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/core_manager.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/net_ctrl.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/processor.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/speaker.py -> build/lib/os_ken/services/protocols/bgp DEBUG: copying os_ken/services/__init__.py -> build/lib/os_ken/services DEBUG: copying os_ken/tests/unit/__init__.py -> build/lib/os_ken/tests/unit DEBUG: creating build/lib/os_ken/app/ofctl DEBUG: copying os_ken/app/ofctl/__init__.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/event.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/service.py -> build/lib/os_ken/app/ofctl DEBUG: copying os_ken/tests/unit/services/__init__.py -> build/lib/os_ken/tests/unit/services DEBUG: copying os_ken/tests/integrated/__init__.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/run_tests_with_ovs12.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/test_add_flow_v12_actions.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_of_config.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_vrrp_linux_multi.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/tester.py -> build/lib/os_ken/tests/integrated DEBUG: copying os_ken/tests/integrated/vrrp_common.py -> build/lib/os_ken/tests/integrated DEBUG: creating build/lib/os_ken/topology DEBUG: copying os_ken/topology/__init__.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/api.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/dumper.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/event.py -> build/lib/os_ken/topology DEBUG: copying os_ken/topology/switches.py -> build/lib/os_ken/topology DEBUG: running egg_info DEBUG: writing pbr to os_ken.egg-info/pbr.json 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: [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: 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/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: 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: 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: 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/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/topology DEBUG: copying build/lib/os_ken/topology/switches.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/dumper.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/topology DEBUG: creating 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: 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/oxm_fields.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/ofproto_v1_5.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_4.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_3.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_2.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_0.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_protocol.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_common.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/nx_actions.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/inet.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/ofproto 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/tunnels.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/ofp_event.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/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/mac_to_network.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/event.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/controller.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/controller DEBUG: copying build/lib/os_ken/utils.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/hooks.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/exception.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken DEBUG: creating 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/service.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/event.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/app/ofctl 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/cmd DEBUG: copying build/lib/os_ken/cmd/rpc_cli.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/ofa_neutron_agent.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/manager.py -> 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: 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/model.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/event.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/api.py -> 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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols DEBUG: creating 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: 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/sample_manager.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/router.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/monitor_linux.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/manager.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/dumper.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/vrrp DEBUG: creating 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: 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/processor.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/net_ctrl.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/core_manager.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/constants.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/bgpspeaker.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/base.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/__init__.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/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: 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/prefix.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/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/core.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/all.py -> 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: creating 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: 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/rtfilter.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/circlist.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/__init__.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/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: 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/common.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/__init__.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/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: 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/__init__.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/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/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/command.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator 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: creating 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/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/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/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/__init__.py -> 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/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/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/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/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/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/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/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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/operator/commands/show 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/other.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/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/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/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/__init__.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/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/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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/bgp/signals 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/table_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/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/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/__init__.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/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/route.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/base.py -> 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: creating 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/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/event.py -> 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: creating 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: 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/event.py -> 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/event.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra DEBUG: copying build/lib/os_ken/services/protocols/zebra/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/services/protocols/zebra DEBUG: creating 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: copying build/lib/os_ken/base/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/base 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: 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/vrrp_common.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/test_vrrp_multi.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_request_reply_v12.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_add_flow_v12_matches.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_v10.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/run_test.py -> 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: 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/quagga.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/docker_base.py -> 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: creating 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: 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/base_ip6.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/integrated/bgp DEBUG: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit 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/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/test_parser_v13.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_v10.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_ofpmatch.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.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_oxm.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_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_common.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_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_inet.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/ofproto DEBUG: creating 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: copying build/lib/os_ken/tests/unit/lib/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/unit/lib DEBUG: creating 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: 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_vrrp.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_udp.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_slow.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_pbb.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_ospf.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_mpls.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_llc.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_ipv4.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_icmpv6.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_gre.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_ethernet.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_cfm.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_bmp.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_bfd.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/__init__.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/test_manager.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/dummy_app.py -> 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: creating build/bdist.linux-x86_64/wheel/os_ken/tests/unit/services DEBUG: copying build/lib/os_ken/tests/unit/services/__init__.py -> 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: copying build/lib/os_ken/tests/unit/services/protocols/__init__.py -> 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: 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/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/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/test_peer.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/__init__.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/test_validation.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/__init__.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/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/test_controller.py -> 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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests 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/tester.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/tests/switch 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/vswitch_idl.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/db_client.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/__init__.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/constants.py -> 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/type_desc.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/stplib.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/sockaddr.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/rpc.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/pcaplib.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/ofp_pktinfilter.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/ofctl_v1_4.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_2.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_utils.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_nicira_ext.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/mrtlib.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/lacplib.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/igmplib.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/dpid.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/alert.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/__init__.py -> build/bdist.linux-x86_64/wheel/os_ken/lib 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/generated_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/classes.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/base.py -> 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: creating 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/xflow/netflow.py -> 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: creating 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: 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/vrrp.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/udp.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/stream_parser.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/sctp.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/pbb.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/packet_base.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/ospf.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/mpls.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/llc.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/ipv6.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/in_proto.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/icmpv6.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/gre.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/ethernet.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/dhcp6.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/cfm.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/bmp.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/bfd.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/afi.py -> 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: running install_egg_info DEBUG: Copying os_ken.egg-info to build/bdist.linux-x86_64/wheel/os_ken-2.8.1-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-2.8.1.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir/pip-wheel-5ge2dh_5/tmpu0u1jbqj/os_ken-2.8.1-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_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-2.8.1.dist-info/AUTHORS' DEBUG: adding 'os_ken-2.8.1.dist-info/LICENSE' DEBUG: adding 'os_ken-2.8.1.dist-info/METADATA' DEBUG: adding 'os_ken-2.8.1.dist-info/WHEEL' DEBUG: adding 'os_ken-2.8.1.dist-info/entry_points.txt' DEBUG: adding 'os_ken-2.8.1.dist-info/pbr.json' DEBUG: adding 'os_ken-2.8.1.dist-info/top_level.txt' DEBUG: adding 'os_ken-2.8.1.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for os-ken (PEP 517): finished with status 'done' DEBUG: Created wheel for os-ken: filename=os_ken-2.8.1-py3-none-any.whl size=1979892 sha256=59e3ef9c3055ce7cce614b5c40e2e9db056810d2cefedd3fe3928eda4ea3d0b2 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/ca/16/e5/8cc63bfd2e2296b906fcdb51ba5c5be6addcab65b82b2fe7af 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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-2.8.1/.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-2.8.1/.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: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) 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.eUjueX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64 DEBUG: + cd os-ken-2.8.1 DEBUG: ++ ls /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir/os_ken-2.8.1-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=os_ken==2.8.1 DEBUG: + '[' -z os_ken==2.8.1 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/os-ken-2.8.1/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1/pyproject-wheeldir os_ken==2.8.1 DEBUG: Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/os-ken-2.8.1/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/os_ken-2.8.1-py3-none-any.whl DEBUG: Installing collected packages: os-ken DEBUG: Creating /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken-manager to 755 DEBUG: Successfully installed os-ken-2.8.1 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken-manager DEBUG: /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken: updating DEBUG: /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/osken-manager: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.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-2.8.1-0.20240314135210.5a19480.el9.x86_64 --record /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD --output /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages/os_ken-2.8.1.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/etc/os_ken DEBUG: + install -p -m 644 etc/os_ken/os_ken.conf /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/etc/os_ken/os_ken.conf DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.8.1-0.20240314135210.5a19480.el9 --unique-debug-suffix -2.8.1-0.20240314135210.5a19480.el9.x86_64 --unique-debug-src-base python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1 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-2.8.1-0.20240314135210.5a19480.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.xAx8vV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/os-ken-2.8.1/.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: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: Create CustomEvent called DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: preserves_excinfo = (distutils.version.LooseVersion(greenlet.__version__) DEBUG: /usr/lib/python3.9/site-packages/eventlet/support/greenlets.py:7: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: >= distutils.version.LooseVersion('0.3.2')) DEBUG: Create CustomEvent called DEBUG: setUp DEBUG: tearDown 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] [--use-stderr] [--use-syslog] DEBUG: [--user-flags USER_FLAGS] [--verbose] [--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: --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: {0} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_help [0.005623s] ... ok DEBUG: {0} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_version [0.001706s] ... ok DEBUG: {0} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_non_bracketed_ipv6_addr [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_recv_loop [0.030766s] ... ok DEBUG: {0} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in4 [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_2 [0.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgStrAttr.test_msg_str_attr [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testHello [0.000929s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_OXM_basic [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_define_constants [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_ofp_group_capabilities [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_action_type [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_instruction_code [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_type [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_match_type [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_oxm_class [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_config [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_reason [0.000039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_reply_flags [0.000038s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_group [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_request [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_stats_header [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_features_stats [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats_request [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instaruction_actions [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_oxm_experimenter_header [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_stats_reply [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_config [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_table_mod [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_mask [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_nomask [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_3 [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_mask [0.000071s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_double [0.000710s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_single [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_oxs.Test_OXS.test_basic_unknown [0.000071s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__0__305419896_) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__305419896__305419896_) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896_) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_phy_port_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__0__1311768467463790320_) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.006237s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.020391s] ... ok DEBUG: {0} 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.009232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__0__4660_) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__4660__4660_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_eth_type__65535__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__0__4660_) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__4660__4660_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_vid__65535__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_0) [0.002788s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_vid_65535) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__0__255_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_vlan_pcp__255__255_) [0.001415s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_vlan_pcp_255) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__0__255_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_dscp__255__255_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__0__255_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_ecn__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__0__255_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ip_proto__255__255_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255) [0.000096s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.017080s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__0__4660_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__4660__4660_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_src__65535__4660_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_4660) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_src_65535) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__0__4660_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__4660__4660_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_dst__65535__4660_) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_0) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_4660) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_dst_65535) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__0__4660_) [0.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__4660__4660_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_4660) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__0__4660_) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__4660__4660_) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_udp_dst__65535__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_4660) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_udp_dst_65535) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__0__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__4660__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_src__65535__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_4660) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_src_65535) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__0__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__4660__4660_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_sctp_dst__65535__4660_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_4660) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_sctp_dst_65535) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__0__255_) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_type__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__0__255_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv4_code__255__255_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__0__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__4660__4660_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_arp_op__65535__4660_) [0.026698s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535) [0.000106s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src___) [0.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__0__305419896_) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__305419896__305419896_) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__0__255_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_type__255__255_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__0__255_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_icmpv6_code__255__255_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0) [0.000695s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255) [0.000107s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target___) [0.000159s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002432s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__0__305419896_) [0.000462s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__305419896__305419896_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_label__4294967295__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__0__255_) [0.000550s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_mpls_tc__255__255_) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0) [0.001070s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__0__255_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pbb_uca__255__255_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__0__4660_) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__4660__4660_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_tcp_flags__65535__4660_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_0) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_4660) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tcp_flags_65535) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__0__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__305419896__305419896_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_actset_output__4294967295__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295) [0.000104s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.001120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_1311768467463790320) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tunnel_id_nxm_18446744073709551615) [0.000188s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000791s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__0__305419896_) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__305419896__305419896_) [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_pkt_mark__4294967295__305419896_) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0) [0.000398s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295) [0.001154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__0__305419896_) [0.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__305419896__305419896_) [0.000545s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_conj_id__4294967295__305419896_) [0.004601s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0) [0.000448s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295) [0.000183s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_src___) [0.000243s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.004522s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_tun_ipv6_dst___) [0.000329s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__0__305419896_) [0.010919s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__305419896__305419896_) [0.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask__dp_hash__4294967295__305419896_) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__0__305419896_) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__305419896__305419896_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg0__4294967295__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__0__305419896_) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__305419896__305419896_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg1__4294967295__305419896_) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__0__305419896_) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__305419896__305419896_) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg2__4294967295__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__0__305419896_) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__305419896__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg3__4294967295__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__0__305419896_) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__305419896__305419896_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg4__4294967295__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__0__305419896_) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__305419896__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg5__4294967295__305419896_) [0.004673s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__0__305419896_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__305419896__305419896_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg6__4294967295__305419896_) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__0__305419896_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__305419896__305419896_) [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_reg7__4294967295__305419896_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_field_4194341___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=) [0.002760s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=) [0.002119s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000924s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000815s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.002677s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.002345s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.001124s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.002046s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_0) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_1311768467463790320) [0.000280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_metadata_18446744073709551615) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_0) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_1311768467463790320) [0.004437s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_metadata_18446744073709551615) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_0) [0.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_1311768467463790320) [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_metadata_18446744073709551615) [0.000335s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000916s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.001549s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.004017s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.011829s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.007747s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.002847s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.002537s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: Create CustomEvent called DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.011661s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.001250s] ... ok DEBUG: {0} 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.002006s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.004809s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.005986s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001473s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.008893s] ... ok DEBUG: {0} 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.001824s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.010882s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000694s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.004904s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.002225s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.004965s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.004583s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.005014s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.001598s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.005155s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.002235s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.001637s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001481s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.002624s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.006701s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.023034s] ... ok DEBUG: {0} 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.003527s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001006s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000942s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000772s] ... ok DEBUG: {0} 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.009288s] ... ok DEBUG: {0} 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.004529s] ... ok DEBUG: {0} 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.001267s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.017791s] ... ok DEBUG: {0} 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.000797s] ... ok DEBUG: {0} 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.002075s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_src___) [0.000277s] ... ok DEBUG: {0} 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.000309s] ... ok 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: {0} 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.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_src___) [0.000393s] ... ok DEBUG: {0} 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.000960s] ... ok DEBUG: {0} 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.000634s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_ipv6_src___) [0.000330s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.002088s] ... ok DEBUG: {0} 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.002618s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.006720s] ... ok DEBUG: {0} 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.019512s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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.000193s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000208s] ... 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: tearDown DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001264s] ... ok DEBUG: {0} 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.000941s] ... ok DEBUG: {0} 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.004341s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {1} 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: {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.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: {1} 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: {0} 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.000587s] ... ok DEBUG: {0} 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.001294s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.004205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.001130s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.008156s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {1} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_no_services [0.218254s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv4_addr [0.000140s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv4 [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v10 [0.001257s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_1 [0.000445s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofp_event [0.003647s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_define_constants [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_common.TestOfprotCommon.test_struct_ofp_header [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_serialize [0.000138s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid_check_xid [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testFeaturesReply [0.000556s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_parser [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_match_code [0.001540s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_error_type [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_failed_code [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_stats_types [0.000062s] ... ok DEBUG: {0} 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.001238s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_header [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_output [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_push [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_field [0.000041s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_set_queue [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_experimenter_header [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_desc_stats [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_match [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_in [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats_request [0.002114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_max_rate [0.000239s] ... ok DEBUG: {0} 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.001403s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_switch_feature [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_stats_request [0.000062s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_sturct_ofp_table_stats [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_unknown_mask [0.001413s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask [0.000162s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_3 [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask [0.000188s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_nomask_2 [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_mask [0.000211s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_2_parser_ofpmatch_compat) [0.003039s] ... ok DEBUG: {0} 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.000962s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_compat.Test_Parser_Compat.test_parser(test_ofproto_v1_3_parser_ofpmatch_compat) [0.002400s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_init [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_init [0.000151s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_serialize [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_parser [0.000156s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_parser [0.000150s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_parser [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_init [0.000385s] ... ok DEBUG: {0} 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.001084s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_parser [0.000998s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_init [0.000426s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_init [0.000242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_serialize [0.002896s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_serialize [0.000176s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_serialize [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_init [0.000184s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_init [0.000147s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_init [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_len [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_init [0.000197s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_dst [0.000158s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_src [0.000182s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_init [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_serialize [0.000592s] ... ok DEBUG: {0} 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.000885s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_len [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_type [0.000180s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_len [0.000159s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_len [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_parser [0.000067s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_serialize [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_parser [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_parser [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_parser [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_serialize [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_serialize [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_parser [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init_actions [0.000105s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_init [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_parser [0.000235s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_parser [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_init [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_serialize [0.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_parser [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_serialize [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_init [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init [0.000073s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_init_zero [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize_check_buffer_id [0.000144s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser_append_prop [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_parser [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_init [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_serialize [0.000043s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_parser [0.000042s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_serialize [0.003177s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_init [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_parser [0.000107s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_init [0.000600s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_serialize [0.000070s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_serialize [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_init [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_parser [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_serialize [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_serialize [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_mid [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_max [0.000155s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_min [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_p1 [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_init [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_min [0.000133s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_mid [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_parser [0.000106s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_min [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_min [0.000063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_mid [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_init [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_min [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_mid [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_max [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_min [0.000199s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_mid [0.000307s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierRequest.test_serialize [0.000087s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.009609s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.003748s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: Create CustomEvent called DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000203s] ... ok 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: 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.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.000218s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001096s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.002985s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.009276s] ... ok DEBUG: {0} 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.006664s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.008242s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg1_4294967295) [0.000517s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg1_4294967295) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg1_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_305419896) [0.000133s] ... ok DEBUG: *** testing bgp4-open ... DEBUG: *** testing bgp4-update ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg2_4294967295) [0.000132s] ... ok DEBUG: *** testing bgp4-update_ipv6 ... DEBUG: *** testing bgp4-update_vpnv6 ... DEBUG: *** testing bgp4-keepalive ... DEBUG: *** testing evpn_esi_arbitrary ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_0) [0.000132s] ... ok DEBUG: *** testing evpn_esi_lacp ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg2_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_0) [0.000131s] ... ok 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg2_4294967295) [0.000128s] ... ok DEBUG: *** testing evpn_nlri_mac_ip_ad ... DEBUG: *** testing evpn_nlri_inc_multi_eth_tag ... DEBUG: *** testing evpn_nlri_eth_seg ... DEBUG: *** testing evpn_nlri_ip_prefix ... DEBUG: *** testing flowspec_nlri_ipv4 ... DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: *** testing flowspec_nlri_vpn4 ... DEBUG: *** testing flowspec_nlri_ipv6 ... DEBUG: *** testing flowspec_nlri_vpn6 ... DEBUG: *** testing flowspec_nlri_l2vpn ... DEBUG: *** testing flowspec_action_traffic_rate ... DEBUG: *** testing flowspec_action_traffic_action ... DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: *** testing flowspec_action_redirect ... DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_0) [0.000127s] ... ok DEBUG: *** testing flowspec_action_traffic_marking ... DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg4_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.063001s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg5_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg5_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... 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.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mask_in_port__4294967295__305419896__reg6__0__305419896_) [0.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg6_4294967295) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg6_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_305419896_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_in_port_4294967295_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.003653s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.002560s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.006181s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.001283s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.005063s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000803s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.001942s] ... ok DEBUG: {0} 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.001424s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000823s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.002912s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_max [0.391592s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_min [0.000099s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_max [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_max [0.000146s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_max [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_mid [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_init [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_max [0.003240s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_0 [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_1 [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_0 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_1 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_11 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_12 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_9 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_0 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_12 [0.000054s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_13 [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_1 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_2 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_8 [0.000189s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_0 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_11 [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_8 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_9 [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_3 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_5 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_6 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_12 [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_14 [0.000581s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_6 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_7 [0.002476s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_1 [0.000171s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_max [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p0_1 [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_8 [0.000063s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_13 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_14 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_15 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_5 [0.000204s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_7 [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_3 [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_0 [0.000067s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_2 [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_3 [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_9 [0.000070s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_4 [0.000073s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_7 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_0 [0.000068s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_1 [0.000115s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_13 [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_6 [0.000190s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_0 [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_1 [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p2 [0.000348s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p3 [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_mid [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_mid [0.000195s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p4 [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_init [0.000053s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.001049s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.002993s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: Create CustomEvent called DEBUG: setUp DEBUG: tearDown DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001479s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.001533s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... 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: bytearray(b'\x06\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') DEBUG: (6, 2, 0, 0) DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: Encounter an error during parsing TCP option field.Skip parsing TCP option. DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.007422s] ... ok DEBUG: {0} 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.004551s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_mid [0.134845s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_min [0.000068s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.001594s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.001222s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.001064s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.001374s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000758s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.006508s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000871s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.001139s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.003388s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.001989s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.002904s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.002545s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.004636s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.029728s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.004443s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p1 [0.179001s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_init [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p1 [0.000067s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p2 [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p5 [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStatsRequest.test_serialize [0.000118s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_init [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_min [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_mid [0.008915s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.046053s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_init [0.000083s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_max [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_serialize [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_init [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_mid [0.013437s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_max [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_mid [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_parser_min [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_max [0.000072s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_min [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mid [0.000045s] ... 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.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_min [0.000045s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_min [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_mid [0.000536s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_max [0.002242s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_mid [0.000382s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_mid [0.000369s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_min [0.000361s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_mid [0.000469s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_min [0.000319s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_slow [0.000247s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_min [0.000318s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_max [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_min [0.000275s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_max [0.000283s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_mid [0.000303s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_mid [0.000251s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_mid [0.000244s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000887s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_min [0.000336s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.008728s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.004225s] ... ok DEBUG: {0} 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.001635s] ... ok DEBUG: {0} 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.005637s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_max [0.000272s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_min [0.000311s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_min [0.000282s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_mid [0.000445s] ... ok DEBUG: {0} 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.012803s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.006993s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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: {0} 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.000164s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_min [0.000427s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_min [0.000300s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_max [0.000252s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_mid [0.000292s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_min [0.000668s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_mid [0.000291s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.002598s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.001992s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.003499s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000841s] ... ok DEBUG: {0} 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.003862s] ... ok DEBUG: {0} 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.000878s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_mid [0.000310s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_min [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_max [0.000241s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_max [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_max [0.000253s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_min [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_mid [0.000246s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_max [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_mid [0.000257s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_mid [0.000876s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_min [0.000265s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_max [0.000259s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_min [0.002920s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_max [0.000320s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_none [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_false [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatchField.test_init_hasmask_true [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_init_check_in_port [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_check_buffer_id [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_max [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_min [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_none [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p11 [0.000111s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p14 [0.000083s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p2 [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p6 [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p8 [0.000097s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_init [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_min [0.000090s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p1 [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p5 [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p8 [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_init [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p1 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p7 [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_min [0.000095s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p2 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p3 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p6 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p8 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_min [0.000127s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_max [0.048597s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.001498s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.005976s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.001293s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_mid [0.000118s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_max [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p8 [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_mid [0.000121s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p1 [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p2 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p7 [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_min [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p1 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p3 [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_max [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_mid [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_min [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_init [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_max [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_min [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p2 [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_min [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_max [0.013233s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_min [0.000076s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p1 [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p15 [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p19 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p21 [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p22 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p30 [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p33 [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p35 [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p5 [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.TestRegisterParser.test_cls_msg_type [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_novlan [0.000170s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_arp.Test_arp.test_init [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_arp.Test_arp.test_json [0.000343s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_arp.Test_arp.test_parser [0.000102s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpv4 [0.009214s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_parser [0.055791s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update2 [0.012040s] ... ok DEBUG: {0} 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.021905s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000793s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_vlan_action_parser [0.000324s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_initiation [0.000287s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_down_notification [0.000624s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_peer_up_notification [0.002014s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_termination [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_json [0.000537s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_parser [0.000174s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_serialize [0.000187s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_init [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_default_args [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_message [0.001388s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_link_trace_reply [0.001349s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_message [0.002439s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_link_trace_reply [0.002388s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_reply [0.002721s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_message [0.001336s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_reply [0.001360s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string [0.000478s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_reply [0.001955s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_init [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_serialize [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_len [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_parser [0.000109s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_serialize [0.000126s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_len [0.000056s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_init [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_parser [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_serialize [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_len [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_parser [0.000085s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize [0.000075s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_default_args [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_init [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_len [0.000062s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_parser [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_ltr_egress_identifier_tlv.test_serialize_with_length_zero [0.000510s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_init [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_parser [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_serialize [0.000046s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_parser [0.000113s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_default_args [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_init [0.000817s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_json [0.001709s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_serialize [0.000098s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_flowid_setter [0.000062s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter_none [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_gre.Test_gre.test_nvgre_init [0.000051s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_serialize [0.000067s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_default_args [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_serialize [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_echo.test_default_args [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_default_args [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json [0.000261s] ... ok DEBUG: {0} 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.013310s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.005576s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.003302s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.001116s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {2} os_ken.tests.unit.cmd.test_manager.Test_Manager.test_openflow_app [0.025021s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_addr [0.000125s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_ipv6 [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v12 [0.001204s] ... ok DEBUG: {2} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_sa_to_ss [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ether.TestInet.test_ether_type [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_0 [0.000372s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.testPacketIn [0.000348s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_max_len [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_controller_role [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_hello_failed_code [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_packet_in_reason [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_features [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_mod_failed_code [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_role_request_failed_code [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_config [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_type [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_vlan_id [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_experimenter_header [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_pop_mpls [0.000043s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.001745s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.007624s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000847s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000993s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser [0.000075s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_dest_unreach [0.000183s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_echo [0.000193s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_with_data [0.000074s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_to_string [0.000356s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_parser [0.000052s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_serialize [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_parser [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_json [0.000429s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_parser [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_la.test_default_args [0.000344s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_default_args [0.000264s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_init [0.000049s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_with_data [0.000112s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_parser_without_data [0.000089s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_without_data [0.000087s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_with_data [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_serialize_without_data [0.000120s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_init [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_with_data [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_parser_without_data [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_to_string [0.000498s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query_with_srcs [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_larger_than_srcs [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser [0.000078s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string_with_srcs [0.000355s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json [0.000391s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_json_with_records [0.001087s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_smaller_than_records [0.000192s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs_and_aux [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json [0.000249s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_aux [0.000226s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len [0.000044s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_aux [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_smaller_than_srcs [0.000316s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize [0.000091s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_aux [0.000075s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string [0.000178s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs [0.000175s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_srcs_and_aux [0.000185s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_init [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_parser [0.000069s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_serialize [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init_with_srcs [0.000092s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json_with_srcs [0.000341s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize_with_srcs [0.000119s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string [0.000232s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_default_args [0.000143s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_aux [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_aux [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_json [0.000331s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_default_args [0.000077s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_init [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_invalid_size [0.000061s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_serialize [0.000055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_invalid_size [0.000065s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init [0.000088s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_hop_opts [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_routing_type3 [0.000410s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json [0.000317s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_dst_opts [0.001354s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_hop_opts [0.000831s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_dst_opts [0.000122s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser [0.000131s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_dst_opts [0.000404s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_fragment [0.000244s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_multi_headers [0.000757s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_routing_type3 [0.000335s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize [0.000116s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_dst_opts [0.000704s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_hop_opts [0.000752s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option.test_parser [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_parser [0.000048s] ... 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_routing.test_invalid_type [0.000081s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_default_args [0.000277s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_llc.Test_ControlFormatI.test_json [0.000431s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_llc.Test_ControlFormatS.test_json [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_llc.Test_ControlFormatU.test_json [0.000405s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse [0.000137s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse_corrupted [0.000135s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_serialize [0.000160s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_true [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsreq [0.000386s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_packet.TestPacket.test_div_api [0.000062s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_packet.TestPacket.test_vlan_arp [0.000999s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_pbb.Test_itag.test_init [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_pbb.Test_itag.test_parser [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_abort [0.001567s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_ecn_echo [0.000096s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_error [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_ack [0.000075s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_ack [0.000060s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_data [0.000064s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init [0.000082s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_multi_chunks [0.000072s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_abort [0.002781s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_multi_chunks [0.001176s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cwr [0.000222s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown [0.000224s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_ack [0.000194s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize [0.000071s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cwr [0.000104s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_data [0.000110s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_ecn_echo [0.000086s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init_ack [0.000269s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_echo [0.000384s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat_ack [0.000532s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_sack [0.001022s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_ack [0.000359s] ... ok DEBUG: {0} 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.002587s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.004316s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.007825s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.013652s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.007607s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.004663s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aggregate_stats_reply [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket_counter [0.000043s] ... ok DEBUG: {0} 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.002215s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_desc_stats [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_experimenter_msg [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_error_msg [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_mod [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_removed [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_mod [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_group_stats [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_goto_table [0.000043s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_instruction_write_metadata [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_out [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_mod [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_status [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_experimenter [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_stats_request [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_role_request [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_opf_queue_get_config_request [0.000040s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_exp_mask_2 [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_nxm_1_nomask [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__0__1_) [0.000147s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__305419896__591751049_) [0.000111s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_duration__4294967295__4294967294_) [0.000129s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__0__1_) [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__305419896__591751049_) [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_idle_time__4294967295__4294967294_) [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_0) [0.000088s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_305419896) [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_flow_count_4294967295) [0.000085s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_0) [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_1311768467463790320) [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_packet_count_18446744073709551615) [0.000090s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_0) [0.000096s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_1311768467463790320) [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_byte_count_18446744073709551615) [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=) [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_ofpstats.Test_Parser_OFPStats.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.000100s] ... ok DEBUG: {2} 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.000134s] ... ok DEBUG: {2} 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.000133s] ... ok DEBUG: {2} 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.000132s] ... ok DEBUG: {2} 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.000129s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000134s] ... ok DEBUG: {2} 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.000142s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000257s] ... ok DEBUG: {2} 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.000177s] ... ok DEBUG: {2} 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.000134s] ... ok DEBUG: {2} 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.000137s] ... ok DEBUG: {2} 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.000124s] ... ok DEBUG: {2} 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.000123s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000143s] ... ok DEBUG: {2} 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.000124s] ... ok DEBUG: {2} 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.000127s] ... ok DEBUG: {2} 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.000132s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000265s] ... ok DEBUG: {2} 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.000163s] ... ok DEBUG: {2} 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.000129s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown_complete [0.000349s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {1} 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: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_aggregation [0.000117s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {2} 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.000132s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.012712s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_defaulted [0.000096s] ... ok DEBUG: {0} 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.007055s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_synchronization [0.000107s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {1} 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: {1} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_aggregation [0.000120s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_parser [0.001210s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_json [0.000258s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_serialize [0.000048s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_min [0.000079s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_type [0.000054s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_serialize [0.000114s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_create_packet [0.000273s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_max [0.000058s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_adver_min [0.000053s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ok [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_parser [0.000093s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabled.test_parser [0.000169s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopEnabledIPv6.test_parser [0.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.002635s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookup.test_parser [0.000084s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv4.test_parser [0.000248s] ... ok DEBUG: {1} os_ken.tests.unit.packet.test_zebra.TestZebraRedistributeAdd.test_parser [0.000059s] ... ok DEBUG: {2} 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.000127s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.004440s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.001645s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.001349s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000979s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4 [0.000697s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_actions [0.000399s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_invalid_flowspec_family [0.000380s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6 [0.000524s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_flowspec_family [0.000261s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_route_family [0.000385s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_without_actions [0.000599s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_actions [0.000397s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6_invalid_route_family [0.000322s] ... 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.000277s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4 [0.000761s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv4_withdraw [0.000649s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_int [0.001021s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag_no_next_hop [0.000462s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_ingress_rep [0.000497s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_pmsi_no_tunnel_info [0.000416s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_l2vpn [0.023274s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv4 [0.000674s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv4 [0.000934s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv6 [0.000452s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_path_3 [0.000177s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_empty_as4_path [0.000108s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_no_as4_attr [0.000125s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi_not_int [0.000057s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_not_digit [0.000066s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_over [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix_str [0.000047s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_without_prefix [0.000040s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_not_colon [0.000050s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_not_str [0.000039s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_without_prefix [0.000037s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_negative [0.000059s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_over [0.000042s] ... ok DEBUG: {1} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_not_str [0.000040s] ... ok DEBUG: {2} 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.000123s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000127s] ... ok DEBUG: {2} 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.000126s] ... ok DEBUG: {2} 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.000125s] ... ok DEBUG: {2} 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.022833s] ... ok DEBUG: {2} 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.000142s] ... ok DEBUG: {2} 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.000148s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000145s] ... ok DEBUG: {2} 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.000134s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000166s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000127s] ... ok DEBUG: {2} 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.000124s] ... ok DEBUG: {2} 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.000137s] ... ok DEBUG: {2} 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.000296s] ... ok DEBUG: {2} 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.000138s] ... ok DEBUG: {2} 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.000125s] ... ok DEBUG: {2} 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.000124s] ... ok DEBUG: {2} 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.000122s] ... ok DEBUG: {2} 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.000121s] ... ok DEBUG: {2} 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.000139s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.001229s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000145s] ... ok DEBUG: {2} 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.000138s] ... ok DEBUG: {2} 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.002713s] ... ok DEBUG: {2} 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.000133s] ... ok DEBUG: {2} 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.000129s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000126s] ... ok DEBUG: {2} 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.000125s] ... ok DEBUG: {2} 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.000147s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000138s] ... ok DEBUG: {2} 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.000125s] ... ok DEBUG: {2} 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.000123s] ... ok DEBUG: {2} 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.011225s] ... ok DEBUG: {2} 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.000136s] ... ok DEBUG: {2} 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.000154s] ... ok DEBUG: {2} 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.000148s] ... ok DEBUG: {2} 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.000127s] ... ok DEBUG: {2} 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.000125s] ... ok DEBUG: {2} 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.000139s] ... ok DEBUG: {2} 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.000161s] ... ok DEBUG: {2} 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.000132s] ... ok DEBUG: {2} 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.000112s] ... ok DEBUG: {2} 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.000112s] ... ok DEBUG: {2} 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.000112s] ... ok DEBUG: {2} 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.000111s] ... ok DEBUG: {2} 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.000128s] ... ok DEBUG: {2} 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.000124s] ... ok DEBUG: {2} 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.000112s] ... ok DEBUG: {2} 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.000111s] ... ok DEBUG: {2} 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.000111s] ... ok DEBUG: {2} 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.000109s] ... ok DEBUG: {2} 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.000126s] ... ok DEBUG: {2} 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.000109s] ... ok DEBUG: {2} 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.000109s] ... ok DEBUG: {2} 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.000122s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000111s] ... ok DEBUG: {2} 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.000126s] ... ok DEBUG: {2} 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.000111s] ... ok DEBUG: {2} 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.000334s] ... ok DEBUG: {2} 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.000118s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000120s] ... ok DEBUG: {2} 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.000112s] ... ok DEBUG: {2} 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.000113s] ... ok DEBUG: {2} 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.000113s] ... ok DEBUG: {2} 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.000114s] ... ok DEBUG: {2} 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.000113s] ... ok DEBUG: {2} 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.000242s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000119s] ... ok DEBUG: {2} 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.000129s] ... ok DEBUG: {2} 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.000131s] ... ok DEBUG: {2} 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.000117s] ... ok DEBUG: {2} 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.000139s] ... ok DEBUG: {2} 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.000117s] ... ok DEBUG: {2} 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.000120s] ... ok DEBUG: {2} 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.000146s] ... ok DEBUG: {0} 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.003850s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {2} 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.000120s] ... ok DEBUG: {2} 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.000118s] ... ok DEBUG: {2} 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.000130s] ... ok DEBUG: {2} 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.000116s] ... ok DEBUG: {2} 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.000120s] ... ok DEBUG: {2} 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.000133s] ... ok DEBUG: {2} 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.000117s] ... ok DEBUG: {2} 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.000116s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_serialize [0.000125s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundleLoad.test_parser [0.000101s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_serialize [0.000085s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_init [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_serialize [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_init [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_parser [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_init [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_serialize [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_parser [0.000194s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init_append_actions [0.000149s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize [0.000151s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_serialize [0.000116s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_serialize [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionHeader.test_serialize [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser_check_type [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_type_dst [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_len [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_check_type [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_dst [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_len [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_init [0.000045s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_len [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_check_type [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_dst [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_serialize [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_init [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser_check_type [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_init [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_serialize [0.000040s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_serialize [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_init [0.000040s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_serialize [0.000038s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_serialize [0.000067s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_parser [0.000085s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_serialize [0.000143s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_init [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_serialize [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigReply.test_parser [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_parser [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_serialize [0.000096s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_parser_padding [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_init [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_init [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_parser [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsReply.test_serialize [0.000039s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_parser [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_serialize [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_parser [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_parser [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_init [0.000138s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_parser [0.000207s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSwitchFeatures.test_serialize [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_parser [0.000074s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_parser [0.000159s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_serialize [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_init [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_init [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_parser [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_max [0.000094s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_min [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_parser [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_mid [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_max [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_min [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_init [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_max [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_mid [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_serialize_min [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_max [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_mid [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_init [0.008659s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_mid [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_max [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_mid [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_init [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetField.test_serialize [0.000081s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_max [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_max [0.000066s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_mid [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_mid [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_min [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_min [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_init [0.000132s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_p1 [0.000144s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_mid [0.016761s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_mid [0.000066s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_init [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_max [0.000071s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_parser_min [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_min [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_max [0.000096s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_mid [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorExperimenterMsg.test_parser_min [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_2 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_3 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_5 [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_10 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_11 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_4 [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_7 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_4 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_5 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_10 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_2 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_1 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_4 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_8 [0.001503s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_0 [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_2 [0.000053s] ... ok DEBUG: {0} 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.077168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_mid [0.000066s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_min_except_data [0.000059s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_0 [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_3 [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_5 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_7 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_9 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_11 [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_2 [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_6 [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_1 [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_6 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_1 [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_5 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_8 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_1 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_3 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_10 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_11 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_14 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_8 [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_2 [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_1 [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_max [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_min [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFeaturesRequest.test_serialize [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_max [0.001207s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_max [0.000126s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p2 [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_init [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_min [0.000135s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_max [0.000158s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_min [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_max [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_min [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p1 [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigRequest.test_serialize [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p3 [0.014947s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStatsRequest.test_serialize [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_mid [0.000161s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_max [0.035476s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_min [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_mask_max [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_parser_metadata_max [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_init [0.000107s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_parse_unknown_field [0.000099s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_max [0.000556s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_min [0.000350s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_mid [0.000337s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_min [0.000324s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_min [0.000275s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_max [0.000472s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_min [0.000343s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_masked_max [0.000300s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_max [0.000361s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_min [0.000362s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_mid [0.000358s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_min [0.006672s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ipv6 [0.000357s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_mid [0.000273s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_type_min [0.000247s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_max [0.000275s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_max [0.000317s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_port_min [0.000254s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_max [0.000271s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_min [0.000244s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_min [0.000244s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_max [0.000296s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_masked_mid [0.000311s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_mid [0.000338s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mask_max [0.000486s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_max [0.000341s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_mid [0.000328s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_mid [0.000299s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_max [0.000343s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_min [0.000322s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_mid [0.000355s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_max [0.000452s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_masked_mid [0.000737s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_mid [0.000325s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_max [0.000289s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_min [0.000273s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_mid [0.000266s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_src_min [0.000246s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_max [0.000260s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_dst_min [0.000235s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_mid [0.000240s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_pcp_mid [0.000272s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_min [0.000287s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_max [0.000241s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_total_len [0.000133s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_min [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_p1 [0.000095s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_mid [0.000074s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_min [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p3 [0.000098s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p4 [0.000093s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p7 [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p9 [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_max [0.000115s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p11 [0.000084s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p12 [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p15 [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p2 [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p4 [0.000078s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_mid [0.000085s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_min [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p3 [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p4 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p5 [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p8 [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_max [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p4 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p7 [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p1 [0.000138s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_min [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_min [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_p1 [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_max [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p3 [0.000967s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p5 [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p6 [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_max [0.000080s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_p2 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_flags [0.000085s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_check_miss_send_len [0.000050s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_true [0.000071s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_min [0.000082s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_mid [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p1 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p2 [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_p3 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_init [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p13 [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p17 [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p2 [0.000052s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.077046s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p24 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p25 [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p27 [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p28 [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p32 [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p36 [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p4 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p7 [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStatsRequest.test_serialize [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_init [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_min [0.000358s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_mid [0.000253s] ... ok DEBUG: {2} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_min [0.000277s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_sha1 [0.000667s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_simple [0.000161s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_sha1 [0.000359s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv4 [0.017686s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open2 [0.002767s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_stream_parser [0.000610s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_statistics_report [0.000526s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_parser [0.000217s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_serialize [0.000060s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_bpdu.Test_UnknownVersion.test_parser [0.000082s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_init [0.000082s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_len [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize [0.000068s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init [0.000262s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_message [0.001323s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json [0.000622s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_message [0.000163s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_reply [0.001374s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_cc_message [0.001883s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_link_trace_message [0.005600s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_message [0.001944s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_cc_message [0.001997s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_message [0.001870s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_len [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize_with_length_zero [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_default_args [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_len [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_default_args [0.000123s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_init [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_parser [0.000072s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_parser [0.000071s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_default_args [0.000088s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_serialize_with_length_zero [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_default_args [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_parser [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize_with_zero [0.000049s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_init [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_init [0.000067s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize [0.000344s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_parser [0.000074s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize [0.000058s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_with_length_zero [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser_corrupted [0.000220s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_serialize [0.000871s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_to_string [0.001264s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_default_args [0.000102s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_init [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_json [0.000259s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_gre.Test_gre.test_parser [0.003960s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_gre.Test_gre.test_vsid_setter [0.000052s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_init [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_init [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_TimeExceeded [0.000176s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_TimeExceeded [0.000439s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_TimeExceeded [0.000180s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_serialize_with_dest_unreach [0.000178s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_without_data [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_with_data [0.000148s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_default_args [0.000154s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_init [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_default_args [0.000141s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_init [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_to_string [0.000363s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_to_string [0.000333s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_json [0.001040s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_without_data [0.000142s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_json [0.000608s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_json [0.000860s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_with_data [0.000162s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init_with_srcs [0.000062s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json_with_srcs [0.000300s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_default_args [0.000225s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser [0.000073s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_larger_than_aux [0.000098s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_default_args [0.000370s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs_and_aux [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_num_larger_than_srcs [0.000141s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_srcs_and_aux [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs [0.000118s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp [0.000175s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_build_igmp_with_srcs [0.000181s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_init [0.000063s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_smaller_than_srcs [0.000693s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser [0.000097s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_serialize [0.000081s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp_with_records [0.000217s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_init_with_records [0.000126s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_larger_than_records [0.000152s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string [0.000230s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_to_string_with_records [0.000863s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_larger_than_aux [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_smaller_than_srcs [0.000278s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs_and_aux [0.000100s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_aux [0.000198s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs [0.000225s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_serialize [0.000089s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_default_args [0.000180s] ... ok DEBUG: {0} 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: {0} 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.000352s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_1311768467463790320) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_metadata_18446744073709551615) [0.022419s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_metadata_18446744073709551615) [0.000240s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_vid_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000136s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_vlan_pcp_255) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000132s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_0) [0.000842s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_1311768467463790320) [0.002232s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.TestUtils.test_split_addr_with_invalid_ipv6_addr [0.000138s] ... ok DEBUG: {3} os_ken.tests.unit.controller.test_controller.Test_Datapath.test_ports_accessibility_v13 [0.001097s] ... ok DEBUG: {3} os_ken.tests.unit.lib.test_sockaddr.Test_sockaddr.test_sockaddr_linux_sa_in6 [0.000108s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_inet.TestInet.test_ip_proto [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_0_dst_0 [0.000364s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_nx_flow_spec.Test_FlowSpec.test_flowspec_src_1_dst_1 [0.000312s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto.TestOfprotCommon.test_ofproto [0.000315s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_init [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_parser_check_msg_type [0.000097s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestMsgBase.test_set_xid [0.000103s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_parser.TestOfproto_Parser.test_check_msg_len [0.000267s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enmu_oxm_ofb_match_fields [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_action_code [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_bad_request_code [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_capabilities [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_config_flags [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_command [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_mod_flags [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_flow_removed_reason [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_command [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_group_mod_failed_code [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_instruction_type [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_no [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_port_state [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_op_failed_code [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_queue_properties [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_switch_config_failed_code [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_enum_ofp_table_mod_failed_code [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_aciton_mpls_ttl [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_action_nw_ttl [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_bucket [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_flow_stats_request [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_header [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_packet_queue [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_port_stats [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_get_config_reply [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_header [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_ofproto_v12.TestOfprot12.test_struct_ofp_queue_prop_min_rate [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_basic_nomask [0.000116s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_oxm.Test_OXM.test_ext_256_nomask [0.003566s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_ttl_packet) [0.001282s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_tc_packet) [0.003668s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_set_mpls_label_packet) [0.000956s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_push_mpls_packet) [0.001705s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_pop_mpls_packet) [0.001008s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_nw_ttl_packet) [0.000942s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of10_action_dec_mpls_ttl_packet) [0.000940s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP10_ofp_packet_out_packet_library_packet) [0.001331s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_6_ofp_switch_features_packet) [0.000497s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_5_features_request_packet) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_4_ofp_packet_in_packet) [0.000264s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_2_ofp_flow_mod_packet) [0.000879s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_1_1_ofp_packet_out_packet) [0.000390s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP12_ofp_packet_out_packet_library_packet) [0.001275s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_9_ofp_get_config_reply_packet) [0.000241s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_8_ofp_get_config_request_packet) [0.000175s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_7_ofp_set_config_packet) [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_62_ofp_group_stats_reply_packet) [0.000446s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_61_ofp_group_stats_request_packet) [0.000242s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_60_ofp_flow_mod_packet) [0.010872s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_6_ofp_features_reply_packet) [0.000537s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_59_ofp_packet_in_packet) [0.001508s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_5_ofp_features_request_packet) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_41_ofp_error_msg_experimenter_packet) [0.000400s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_40_ofp_flow_removed_packet) [0.000478s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_4_ofp_packet_in_packet) [0.005146s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_39_ofp_port_status_packet) [0.000360s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_38_ofp_queue_stats_reply_packet) [0.000496s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_37_ofp_queue_stats_request_packet) [0.005518s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_36_ofp_queue_get_config_reply_packet) [0.003663s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_35_ofp_queue_get_config_request_packet) [0.000208s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_34_ofp_group_desc_stats_reply_packet) [0.000629s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_33_ofp_group_desc_stats_request_packet) [0.000214s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_32_ofp_group_features_stats_reply_packet) [0.000371s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_31_ofp_group_features_stats_request_packet) [0.000218s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_30_ofp_port_stats_reply_packet) [0.000844s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_3_ofp_flow_mod_packet) [0.001291s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_29_ofp_port_stats_request_packet) [0.000230s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_28_ofp_table_stats_reply_packet) [0.048762s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_27_ofp_table_stats_request_packet) [0.000291s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_26_ofp_aggregate_stats_reply_packet) [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_25_ofp_aggregate_stats_request_packet) [0.000393s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_24_ofp_desc_stats_request_packet) [0.000214s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_23_ofp_table_mod_packet) [0.000473s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_22_ofp_port_mod_packet) [0.000333s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_21_ofp_group_mod_packet) [0.000482s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_20_ofp_role_reply_packet) [0.000233s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_2_ofp_flow_mod_packet) [0.002595s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_19_ofp_role_request_packet) [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_18_ofp_barrier_reply_packet) [0.000284s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_17_ofp_barrier_request_packet) [0.000155s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_16_ofp_experimenter_packet) [0.000345s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_15_ofp_error_msg_packet) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_14_ofp_echo_reply_packet) [0.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_1311768467463790320) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_metadata_18446744073709551615) [0.000147s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.002331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_1311768467463790320) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_1311768467463790320) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_1311768467463790320) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.006582s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.002472s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_13_ofp_echo_request_packet) [0.000324s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_12_ofp_flow_stats_reply_packet) [0.001637s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_11_ofp_flow_stats_request_packet) [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_10_ofp_hello_packet) [0.000264s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_1_ofp_packet_out_packet) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_3_0_ofp_desc_stats_reply_packet) [0.000277s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_masked_packet) [0.001425s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_pkt_mark_packet) [0.001607s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_move_nx_register_packet) [0.001399s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_load_nx_register_packet) [0.004168s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_match_conj_packet) [0.001280s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_push_packet) [0.001084s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_stack_pop_packet) [0.001125s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample2_packet) [0.001042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_sample_packet) [0.001769s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_resubmit_packet) [0.002122s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_output_trunc_packet) [0.001179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_note_packet) [0.001372s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_learn_packet) [0.003977s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_fintimeout_packet) [0.001640s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.002752s] ... ok DEBUG: {0} 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.005901s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.011332s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_4660) [0.000835s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_src_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_4660) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_src_65535) [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_4660) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_src_65535) [0.000174s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_init [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_serialize [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_parser [0.000444s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_serialize [0.000077s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_init [0.000054s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_len [0.000044s] ... 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.001743s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_v6_packet) [0.003414s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_nat_packet) [0.002214s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_exec_packet) [0.001524s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_clear_packet) [0.001386s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_ct_packet) [0.001328s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller2_packet) [0.001580s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_controller_packet) [0.001103s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_ovs_ofctl_of13_action_conjunction_packet) [0.001887s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_table_mod_packet) [0.000203s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_set_config_packet) [0.000192s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_status_packet) [0.000503s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_port_mod_packet) [0.000348s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_packet_in_packet) [0.000495s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_ofp_packet_out_packet_library_packet) [0.001132s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_meter_mod_packet) [0.000557s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_hello_packet) [0.000316s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_get_config_reply_packet) [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_removed_packet) [0.000741s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_match_conj_packet) [0.001712s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_conjunction_packet) [0.002558s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet_truncated64) [0.000319s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_flow_mod_packet) [0.003620s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_features_reply_packet) [0.000267s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_error_msg_packet) [0.000344s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_request_packet) [0.000301s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP13_echo_reply_packet) [0.000280s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_9_ofp_get_config_reply_packet) [0.000221s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_8_ofp_get_config_request_packet) [0.000162s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_7_ofp_set_config_packet) [0.000185s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_63_onf_flow_monitor_request_packet) [0.003772s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_62_ofp_experimenter_reply_packet) [0.000316s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_61_ofp_experimenter_request_packet) [0.000279s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_60_ofp_flow_mod_packet) [0.003869s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_6_ofp_features_reply_packet) [0.000234s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_59_ofp_packet_in_packet) [0.001606s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_58_ofp_group_stats_reply_packet) [0.000460s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_57_ofp_group_stats_request_packet) [0.000241s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_init [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_default_args [0.000187s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000135s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_src_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_0) [0.000274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_src_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_src_65535) [0.000138s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_udp_dst_65535) [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_udp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_udp_dst_65535) [0.000134s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_4660) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_src_65535) [0.072917s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_src_65535) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_src_65535) [0.000136s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_sctp_dst_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000139s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_auth [0.000256s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_auth [0.000552s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_fragment [0.000551s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_fragment [0.000267s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_routing_type3 [0.000422s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000134s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.046442s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_1311768467463790320) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_1311768467463790320) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_1311768467463790320) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_metadata_18446744073709551615) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_multi_headers [0.000837s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option.test_len [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_default_args [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_init [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_len [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_len [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_parser [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_parser [0.000136s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_init [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_len [0.000074s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_to_string [0.000205s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_dbdesc [0.000495s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_hello [0.000317s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsack [0.000402s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_sctp [0.004659s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_tcp [0.001271s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_udp [0.001008s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_tcp [0.001226s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_build_itag [0.000206s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_json [0.000285s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_pbb.Test_itag.test_malformed_itag [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_ack [0.000095s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init [0.000105s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_sack [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown [0.000072s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_abort [0.000110s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cookie_echo [0.000083s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_ecn_echo [0.000059s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_error [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_init_ack [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_data [0.000533s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat [0.000605s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init [0.001829s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_sack [0.000583s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_data [0.000242s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_sack [0.000263s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_echo [0.000119s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_multi_chunks [0.000170s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_ack [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cookie_ack [0.000361s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_data [0.000391s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_collecting [0.000136s] ... ok DEBUG: {2} 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: {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_collecting [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_defaulted [0.000103s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_distributing [0.000092s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_synchronization [0.000087s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_timeout [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_json [0.000638s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_lacp.test_parser [0.000157s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_slow.test_invalid_subtype [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_slow.Test_slow.test_not_implemented_subtype [0.000086s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_json [0.002779s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_default_args [0.000168s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_json [0.000413s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_malformed_tcp [0.000057s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_parser [0.000165s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize_option [0.000582s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_udp.Test_udp.test_json [0.000235s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_udp.Test_udp.test_malformed_udp [0.000051s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_udp.Test_udp.test_parser [0.000065s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_udp.Test_udp.test_serialize [0.000076s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_init [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_json [0.000238s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_malformed_vlan [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_serialize [0.000043s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_init [0.000061s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_to_string [0.000330s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_max [0.000070s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_priority_min [0.000064s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_type [0.000055s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_create_packet [0.000391s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_malformed_vrrpv3 [0.000056s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_init [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_to_jsondict [0.000110s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_from_bin [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationDeregisterMultiHopDisabled.test_parser [0.000216s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopDisabled.test_parser [0.000162s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabledIPv6.test_parser [0.000175s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRib.test_parser [0.000079s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4NexthopLookupMRibFromZebra.test_parser [0.000128s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceEnableRadv.test_parser [0.000109s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceNbrAddressAdd.test_parser [0.000141s] ... ok DEBUG: {2} os_ken.tests.unit.packet.test_zebra.TestZebraNexthopUpdateIPv6.test_parser [0.000295s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_flowspec_family [0.000401s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_actions [0.000320s] ... 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.022570s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4 [0.001018s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_no_next_hop [0.001019s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv4_withdraw [0.000807s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_esi_dict [0.001337s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery [0.000470s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_auto_discovery_vni [0.000517s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_eth_segment [0.000412s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_ip_prefix_route [0.000434s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4 [0.000508s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6_without_actions [0.000438s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as4_path [0.000160s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.015405s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.004516s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.014422s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.010632s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_as4_path_is_supported [0.000106s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_not_exist_actions [0.000072s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_without_actions [0.000069s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_all_actions [0.000833s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_without_actions [0.000075s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_old [0.000053s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_over [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_esi [0.000040s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_negative [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_not_str [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac [0.000406s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_over [0.000042s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_negative [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_over [0.000044s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_with_invalid_label [0.000046s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_negative [0.000045s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_ipv4_based [0.000047s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni [0.000041s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_invalid_rd [0.000048s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_not_str [0.000040s] ... ok DEBUG: {2} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_short_rd [0.000046s] ... 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: {0} 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.002305s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_0) [0.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_1311768467463790320) [0.038691s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____metadata_18446744073709551615) [0.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_0) [0.000218s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_1311768467463790320) [0.000280s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001780s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____metadata_18446744073709551615) [0.000272s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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: {0} 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.000234s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_metadata_18446744073709551615) [0.004116s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000208s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.010122s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_0) [0.000209s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000994s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_56_ofp_table_features_reply_packet) [0.221751s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.001109s] ... ok DEBUG: {0} 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.007929s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.011155s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_label_4294967295) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_0) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000170s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_0) [0.049915s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_mpls_tc_255) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_mpls_tc_255) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_mpls_tc_255) [0.000136s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.008933s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_0) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pbb_uca_255) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pbb_uca_255) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pbb_uca_255) [0.000193s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tcp_flags_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000138s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_1311768467463790320) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_metadata_18446744073709551615) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_metadata_18446744073709551615) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000146s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.002552s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000928s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.087044s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.006232s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000978s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.001032s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.002557s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.002468s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001065s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.089724s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_pkt_mark_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_0) [0.002045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_0) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_1311768467463790320) [0.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_1311768467463790320) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_metadata_18446744073709551615) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000157s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} 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.003590s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.004799s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000243s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.001619s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_0) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001016s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg0_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg0_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg0_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.003395s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_0) [0.000144s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg1_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg1_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg2_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg2_4294967295) [0.000147s] ... ok DEBUG: {0} 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.003524s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg3_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_305419896) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg3_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg3_4294967295) [0.000191s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.003187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_305419896) [0.000735s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg4_4294967295) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg4_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg4_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.001486s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_305419896) [0.000691s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg5_4294967295) [0.000865s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_0) [0.000432s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg5_4294967295) [0.007481s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_0) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg5_4294967295) [0.000321s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg6_4294967295) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg6_4294967295) [0.004157s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_55_ofp_table_features_request_packet) [0.566511s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_54_ofp_port_desc_reply_packet) [0.007142s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_53_ofp_port_desc_request_packet) [0.000773s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_52_ofp_meter_features_reply_packet) [0.000870s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_51_ofp_meter_features_request_packet) [0.000529s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg6_4294967295) [0.000952s] ... ok DEBUG: {0} 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.019954s] ... ok DEBUG: {0} 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.009490s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000978s] ... ok DEBUG: {0} 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.000964s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_305419896) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_0) [0.003850s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_1311768467463790320_reg7_4294967295) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_0) [0.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_metadata_18446744073709551615_reg7_4294967295) [0.000370s] ... ok DEBUG: {0} 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.004100s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000150s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_50_ofp_meter_stats_reply_packet) [0.001784s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_5_ofp_features_request_packet) [0.001446s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_49_ofp_meter_stats_request_packet) [0.002360s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_48_ofp_meter_config_reply_packet) [0.005216s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_47_ofp_meter_config_request_packet) [0.000573s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_46_ofp_flow_mod_packet) [0.001430s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_45_ofp_meter_mod_packet) [0.000599s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_44_ofp_set_async_packet) [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_43_ofp_get_async_reply_packet) [0.000263s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_42_ofp_get_async_request_packet) [0.000181s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_41_ofp_error_msg_experimenter_packet) [0.000395s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_40_ofp_flow_removed_packet) [0.000433s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_4_ofp_packet_in_packet) [0.000744s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_39_ofp_port_status_packet) [0.000330s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_38_ofp_queue_stats_reply_packet) [0.000518s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_37_ofp_queue_stats_request_packet) [0.000250s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_36_ofp_queue_get_config_reply_packet) [0.002587s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_35_ofp_queue_get_config_request_packet) [0.000194s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_34_ofp_group_desc_reply_packet) [0.001467s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_33_ofp_group_desc_request_packet) [0.000222s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_32_ofp_group_features_reply_packet) [0.000347s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_31_ofp_group_features_request_packet) [0.000775s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_30_ofp_port_stats_reply_packet) [0.001162s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_3_ofp_flow_mod_packet) [0.002431s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_29_ofp_port_stats_request_packet) [0.000463s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_28_ofp_table_stats_reply_packet) [0.008179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_27_ofp_table_stats_request_packet) [0.000427s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_26_ofp_aggregate_stats_reply_packet) [0.043745s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_25_ofp_aggregate_stats_request_packet) [0.001029s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_24_ofp_desc_request_packet) [0.000385s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_23_ofp_table_mod_packet) [0.000219s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_22_ofp_port_mod_packet) [0.000395s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_21_ofp_group_mod_packet) [0.001262s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_20_ofp_role_reply_packet) [0.000490s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_2_ofp_flow_mod_packet) [0.021491s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_19_ofp_role_request_packet) [0.004064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_18_ofp_barrier_reply_packet) [0.004893s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_17_ofp_barrier_request_packet) [0.000179s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_16_ofp_experimenter_packet) [0.009859s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_15_ofp_error_msg_packet) [0.000426s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_14_ofp_echo_reply_packet) [0.003544s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_13_ofp_echo_request_packet) [0.000323s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_12_ofp_flow_stats_reply_packet) [0.008822s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_11_ofp_flow_stats_request_packet) [0.000625s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_10_ofp_hello_packet) [0.000378s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_1_ofp_packet_out_packet) [0.000380s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_4_0_ofp_desc_reply_packet) [0.000385s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP14_ofp_packet_out_packet_library_packet) [0.027641s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.123143s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_9_ofp_get_config_reply_packet) [0.000356s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000181s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_8_ofp_get_config_request_packet) [0.000207s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_71_ofp_requestforward_packet) [0.001070s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_70_ofp_bundle_add_msg_packet) [0.001372s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_7_ofp_set_config_packet) [0.000247s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_69_ofp_bundle_ctrl_msg_packet) [0.002771s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_68_ofp_table_status_packet) [0.002338s] ... ok DEBUG: {0} 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.017106s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.001375s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_67_ofp_flow_monitor_reply_packet) [0.006688s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_66_ofp_flow_monitor_request_packet) [0.000445s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_65_ofp_role_status_packet) [0.000639s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_64_ofp_queue_desc_reply_packet) [0.010601s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_63_ofp_queue_desc_request_packet) [0.000300s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_62_ofp_table_desc_reply_packet) [0.011901s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_61_ofp_table_desc_request_packet) [0.000714s] ... ok DEBUG: {0} 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.003525s] ... ok DEBUG: {0} 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.004507s] ... ok DEBUG: {0} 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.001354s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000758s] ... ok DEBUG: {0} 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.001679s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_60_ofp_experimenter_reply_packet) [0.002144s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_6_ofp_features_reply_packet) [0.001252s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_59_ofp_experimenter_request_packet) [0.000576s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_58_ofp_flow_mod_packet) [0.005708s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_57_ofp_packet_in_packet) [0.000785s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_56_ofp_group_stats_reply_packet) [0.000461s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_55_ofp_group_stats_request_packet) [0.000242s] ... ok DEBUG: {0} 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.003892s] ... ok DEBUG: {0} 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.011499s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.005845s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.004831s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.001033s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.001081s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.012554s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.009576s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.001475s] ... ok DEBUG: {0} 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.001107s] ... ok DEBUG: {0} 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.002010s] ... ok DEBUG: {0} 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.001443s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.013639s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.004689s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000926s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.026382s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000331s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.015830s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.003716s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.001283s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.006069s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001432s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.002259s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.001513s] ... ok DEBUG: {0} 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.001035s] ... ok DEBUG: {0} 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.003655s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.003095s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.009079s] ... ok DEBUG: {0} 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.003963s] ... ok DEBUG: {0} 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.003438s] ... ok DEBUG: {0} 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.001805s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.011489s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.001096s] ... ok DEBUG: {0} 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.000903s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.001693s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.002499s] ... ok DEBUG: {0} 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.005507s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.002107s] ... ok DEBUG: {0} 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.002245s] ... ok DEBUG: {0} 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.002354s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.001262s] ... ok DEBUG: {0} 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.001111s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.003685s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.004982s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000914s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.028347s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.034254s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.003128s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.007870s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.001268s] ... ok DEBUG: {0} 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.005965s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.002980s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.001872s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.001728s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.001378s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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: {0} 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.000256s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002024s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.009016s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.002364s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.001744s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000964s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.001089s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.010217s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002234s] ... ok DEBUG: {0} 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.000798s] ... ok DEBUG: {0} 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.000853s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.001797s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001422s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.007017s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.003752s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.002040s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000857s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001862s] ... ok DEBUG: {0} 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.001472s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.002351s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.001111s] ... ok DEBUG: {0} 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.001344s] ... ok DEBUG: {0} 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.005165s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000997s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.003872s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.005843s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.001336s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.020407s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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: {0} 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.000409s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.038170s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000328s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.001104s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.012156s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.003418s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000978s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.005552s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.004447s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.004290s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.001232s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000712s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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: {0} 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.001305s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000744s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.003699s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.008096s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_54_ofp_table_features_reply_packet) [0.796407s] ... ok DEBUG: {0} 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.028377s] ... ok DEBUG: {0} 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.007979s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.012713s] ... ok DEBUG: {0} 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.001589s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.007427s] ... ok DEBUG: {0} 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.000943s] ... ok DEBUG: {0} 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.005724s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.005037s] ... ok DEBUG: {0} 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.003951s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000950s] ... ok DEBUG: {0} 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.001366s] ... ok DEBUG: {0} 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.024126s] ... ok DEBUG: {0} 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.005142s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.003775s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.006316s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.014390s] ... ok DEBUG: {0} 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.001860s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.013933s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.008525s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.028644s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.043000s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.004168s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.020477s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.006452s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.001101s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.002068s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000997s] ... ok DEBUG: {0} 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.001365s] ... ok DEBUG: {0} 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.011290s] ... ok DEBUG: {0} 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.001289s] ... ok DEBUG: {0} 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.006094s] ... ok DEBUG: {0} 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.034062s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001843s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.003069s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.004915s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.004418s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.001705s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000766s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.007677s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.003934s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000858s] ... ok DEBUG: {0} 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.001107s] ... ok DEBUG: {0} 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.007728s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.026522s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_53_ofp_table_features_request_packet) [0.569373s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_52_ofp_port_desc_reply_packet) [0.001489s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_51_ofp_port_desc_request_packet) [0.000232s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.008136s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_50_ofp_meter_features_reply_packet) [0.000322s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_5_ofp_features_request_packet) [0.000170s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_49_ofp_meter_features_request_packet) [0.000210s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_48_ofp_meter_stats_reply_packet) [0.000555s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_47_ofp_meter_stats_request_packet) [0.000248s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_46_ofp_meter_config_reply_packet) [0.000462s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_45_ofp_meter_config_request_packet) [0.000226s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_44_ofp_flow_mod_packet) [0.001191s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_43_ofp_meter_mod_packet) [0.001000s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_42_ofp_set_async_packet) [0.010123s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_41_ofp_get_async_reply_packet) [0.001336s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_40_ofp_get_async_request_packet) [0.000167s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_4_ofp_packet_in_packet) [0.000465s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_39_ofp_error_msg_experimenter_packet) [0.000491s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_38_ofp_flow_removed_packet) [0.000377s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_37_ofp_port_status_packet) [0.000949s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_36_ofp_queue_stats_reply_packet) [0.007447s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_35_ofp_queue_stats_request_packet) [0.000273s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_34_ofp_group_desc_reply_packet) [0.000549s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_33_ofp_group_desc_request_packet) [0.000481s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_32_ofp_group_features_reply_packet) [0.000333s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_31_ofp_group_features_request_packet) [0.000207s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_30_ofp_port_stats_reply_packet) [0.001317s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_3_ofp_flow_mod_packet) [0.000906s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_29_ofp_port_stats_request_packet) [0.000245s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_28_ofp_table_stats_reply_packet) [0.000410s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_27_ofp_table_stats_request_packet) [0.000205s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_26_ofp_aggregate_stats_reply_packet) [0.000315s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_25_ofp_aggregate_stats_request_packet) [0.000359s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_24_ofp_desc_request_packet) [0.000202s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_23_ofp_table_mod_packet) [0.000831s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_22_ofp_port_mod_packet) [0.002143s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_21_ofp_group_mod_packet) [0.001864s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_20_ofp_role_reply_packet) [0.000271s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_2_ofp_flow_mod_packet) [0.004978s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_19_ofp_role_request_packet) [0.000207s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_18_ofp_barrier_reply_packet) [0.000284s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_17_ofp_barrier_request_packet) [0.000168s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_16_ofp_experimenter_packet) [0.000331s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_15_ofp_error_msg_packet) [0.000311s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_14_ofp_echo_reply_packet) [0.000754s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_13_ofp_echo_request_packet) [0.000299s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_12_ofp_flow_stats_reply_packet) [0.003131s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_11_ofp_flow_stats_request_packet) [0.000359s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_10_ofp_hello_packet) [0.000331s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_1_ofp_packet_out_packet) [0.000347s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_5_0_ofp_desc_reply_packet) [0.000297s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.015354s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001410s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.001046s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.002029s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_status_packet) [0.000784s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_request_packet) [0.000254s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_stats_reply_packet) [0.000358s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_mod_packet) [0.000441s] ... ok DEBUG: {0} 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.005802s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.011021s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_request_packet) [0.015098s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_features_reply_packet) [0.000499s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_request_packet) [0.000230s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_table_desc_reply_packet) [0.001022s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_config_packet) [0.000199s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_set_async_packet) [0.001695s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_status_packet) [0.000244s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_request_packet) [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_role_reply_packet) [0.000237s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_requestforward_packet) [0.003738s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_request_packet) [0.000242s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_stats_reply_packet) [0.001857s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_request_packet) [0.000235s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_queue_desc_reply_packet) [0.001084s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_status_packet) [0.001176s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_request_packet) [0.000406s] ... ok DEBUG: {0} 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.007145s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.008588s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_stats_reply_packet) [0.002063s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.001752s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.001390s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000781s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_mod_packet) [0.020728s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_request_packet) [0.000264s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_port_desc_reply_packet) [0.001357s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_out_packet) [0.000523s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_packet_in_packet) [0.000418s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_request_packet) [0.000243s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_stats_reply_packet) [0.000475s] ... ok DEBUG: {0} 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.009938s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_mod_packet) [0.000914s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_request_packet) [0.000213s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_features_reply_packet) [0.000345s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_request_packet) [0.000228s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_meter_desc_reply_packet) [0.000479s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_hello_packet) [0.000318s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_request_packet) [0.002538s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_stats_reply_packet) [0.000467s] ... ok DEBUG: {0} 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.008283s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_mod_packet) [0.002357s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_request_packet) [0.000226s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_features_reply_packet) [0.000329s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_request_packet) [0.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_group_desc_reply_packet) [0.000639s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_request_packet) [0.000163s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_config_reply_packet) [0.000251s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_request_packet) [0.000162s] ... ok DEBUG: {0} 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.003814s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.001812s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_get_async_reply_packet) [0.001518s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_request_packet) [0.000359s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_stats_reply_packet) [0.001379s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_removed_packet) [0.000338s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_request_packet) [0.000546s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_monitor_reply_packet) [0.000787s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_match_conj_packet) [0.001326s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_conjunction_packet) [0.002883s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_mod_packet) [0.003527s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_request_packet) [0.000397s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_flow_desc_reply_packet) [0.000561s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_request_packet) [0.000170s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_features_reply_packet) [0.000246s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_request_packet) [0.000303s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_reply_packet) [0.000286s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_experimenter_packet) [0.000453s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_experimenter_packet) [0.000393s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_error_msg_packet) [0.000316s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_request_packet) [0.001923s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_echo_reply_packet) [0.000353s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_request_packet) [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_desc_reply_packet) [0.000293s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_request_packet) [0.000239s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_reply_packet) [0.000448s] ... ok DEBUG: {0} 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.006080s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.002625s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_controller_status_packet) [0.000411s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_request_packet) [0.000822s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_features_reply_packet) [0.000615s] ... ok DEBUG: {0} 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.004704s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_ctrl_packet) [0.000372s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.006225s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_bundle_add_packet) [0.007930s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_request_packet) [0.000203s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_barrier_reply_packet) [0.000321s] ... ok DEBUG: {0} 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.001040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_request_packet) [0.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser.Test_Parser.test_parser(test_libofproto_OFP15_aggregate_stats_reply_packet) [0.000364s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionBundle.test_parser [0.000109s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_parser [0.000111s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionOutputReg.test_serialize [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionPopQueue.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_serialize [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegMove.test_serialize [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmit.test_serialize [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_parser [0.000079s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_parser [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel.test_parse [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetTunnel64.test_init [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_init [0.000108s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_init [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTSetFlowFormat.test_parser [0.000038s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser [0.000056s] ... ok DEBUG: {0} 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.001504s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_type [0.000127s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_parser [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionOutput.test_serialize [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_type [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_len [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_parser_check_type [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_init [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_serialize [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_dst [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_src [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_len [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_parser_src [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_serialize [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_init [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_init [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_init [0.000083s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_init [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsReply.test_parser [0.000085s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_parser [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStatsRequest.test_serialize [0.000115s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierReply.test_init [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_init [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsReply.test_parser [0.000082s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_parser [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoRequest.test_init [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPErrorMsg.test_init [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_parser [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFeaturesRequest.test_serialize [0.000073s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_init [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_parser [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowMod.test_serialize [0.000103s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_parser [0.000100s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStats.test_parser_append_actions [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsReply.test_init [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPHello.test_serialize [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_parse [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketQueue.test_parser [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPhyPort.test_init [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_init [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_parser [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropNone.test_parser [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_serialize [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_init [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPSetConfig.test_parser [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsReply.test_init [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStatsRequest.test_parser [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_init [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStats.test_parser [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_serialize [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_parser [0.000040s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_serialize [0.000088s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlIn.test_serialize [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionCopyTtlOut.test_parser [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_max [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_parser_min [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_min [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_max [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_init [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_max [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_mid [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_serialize_max [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_parser [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_min [0.000052s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_mid [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_serialize_min [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_max [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_parser_min [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_max [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_max [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_init [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_parser_min [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_serialize_max [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsReply.test_parser_mid [0.000086s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_max [0.000164s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPAggregateStatsRequest.test_serialize_mid [0.000111s] ... ok DEBUG: {0} 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.000776s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.003814s] ... ok DEBUG: {0} 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.006228s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_mid [0.025395s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.022861s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.007064s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.009785s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000654s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_serialize_max [0.067250s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_init [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStats.test_parser [0.000057s] ... ok DEBUG: {0} 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.000973s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPDescStatsRequest.test_serialize [0.000087s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_min [0.000068s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_max [0.000092s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_init [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p0_1 [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_1 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_0 [0.000052s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_10 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_6 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_7 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_8 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_1 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_15 [0.000055s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_2 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_3 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_5 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_6 [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_8 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_1 [0.000180s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_6 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_0 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_0 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_10 [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_11 [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_2 [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_9 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_1 [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_1 [0.000070s] ... ok DEBUG: {0} 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.002252s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_2 [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_0 [0.000057s] ... 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_p1_10 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_11 [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_12 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_10 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_12 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_8 [0.000072s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_9 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_4 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_5 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_10 [0.000071s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_11 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_7 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_0 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_5 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_12 [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_2 [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_4 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_5 [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_7 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_9 [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_3 [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_4 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_0 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p8_2 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_init [0.000116s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.002968s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.004004s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_mid [0.012285s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_min [0.000296s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p1 [0.000234s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowMod.test_serialize_p4 [0.000112s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p3 [0.000117s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.006107s] ... ok DEBUG: {0} 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.001710s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.002784s] ... ok DEBUG: {0} 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.002437s] ... ok DEBUG: {0} 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.000928s] ... ok DEBUG: {0} 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.000981s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.001000s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.005923s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.001169s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001132s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000762s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_max [0.063781s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStats.test_parser_mid [0.000193s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_serialize_p1 [0.000153s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_mid [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p3 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_mid [0.000077s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_min [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p3 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_p4 [0.000047s] ... ok DEBUG: {0} 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.001366s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.005393s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_mid [0.015755s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_init [0.000065s] ... ok DEBUG: {0} 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.019310s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_max [0.022045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStats.test_parser_min [0.000068s] ... ok DEBUG: {0} 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.001499s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.001594s] ... ok DEBUG: {0} 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.002977s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_mid [0.017539s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_init [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_max [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionWriteMetadata.test_serialize_metadata_mid [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_max [0.000450s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_opcode_mid [0.000257s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_masked_min [0.000512s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_max [0.000345s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_sha_mid [0.000330s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_masked_max [0.000326s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_max [0.000303s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_spa_mid [0.000306s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_mid [0.000427s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tha_masked_min [0.000427s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_mid [0.000271s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_max [0.001171s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_mid [0.000446s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_masked_min [0.000422s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_max [0.000486s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_mid [0.000256s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_min [0.000244s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_in_phy_port_min [0.000267s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_mid [0.000245s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_dscp_min [0.000243s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_max [0.000259s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_proto_max [0.000240s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_mid [0.000314s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_mid [0.000297s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_dst_min [0.000333s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_masked_max [0.000272s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_flabel_min [0.000263s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_mid [0.000334s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_max [0.000328s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_max [0.000349s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_min [0.000390s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_mid [0.000297s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_masked_min [0.000292s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_label_max [0.000274s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_mid [0.000245s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_dst_min [0.000244s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_udp_src_max [0.000263s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000269s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_mid [0.000246s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_vlan_vid_min [0.000261s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_data_is_not_total_len [0.000099s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p2 [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketOut.test_serialize_true [0.000095s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_init [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_mid [0.000090s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p10 [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p12 [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p13 [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p16 [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_mid [0.000094s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p14 [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p3 [0.000079s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_max [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_init [0.000068s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_mid [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p5 [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_max [0.000101s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_mid [0.000088s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_init [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_min [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_min [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_init [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_min [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p2 [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p4 [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p6 [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p7 [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p4 [0.000069s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p2 [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_mid [0.000062s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p3 [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_single_struct_flase [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsRequest.test_serialize_body [0.000045s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_max [0.000075s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.008831s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.003526s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_max [0.000066s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_mid [0.000092s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p14 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p16 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p18 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p3 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p34 [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_already_registed [0.000068s] ... ok DEBUG: {3} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_none [0.000335s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_arp.Test_arp.test_malformed_arp [0.000063s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json [0.000374s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_simple [0.000540s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_md5 [0.000389s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000916s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.002502s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_ipv6 [0.011224s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000744s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.001258s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.001590s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.001834s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.002103s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.001177s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001697s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_l2vpn [0.003645s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json2 [0.026647s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_keepalive [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_notification [0.000238s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_route_refresh [0.000204s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring_adj_rib_out [0.000533s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_ConfigurationBPDUs.test_init [0.000130s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_init [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_json [0.000227s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_bpdu.Test_TopologyChangeNotificationBPDUs.test_parser [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_no_maintenance_domain_name_present [0.000087s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_cc_message [0.001352s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_init_loopback_reply [0.001369s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_cc_message [0.005804s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len [0.000123s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_message [0.000200s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_loopback_reply [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser [0.000244s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_cc_message [0.001630s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_link_trace_message [0.001348s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize_with_loopback_reply [0.001602s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_loopback_reply [0.001793s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_default_args [0.000060s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_interface_status_tlv.test_parser [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_serialize [0.000075s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_default_args [0.000496s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_message.test_len [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_default_args [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_serialize [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_len [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_len [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_default_args [0.000050s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_default_args [0.000108s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_len [0.000275s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_parser [0.000094s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn1 [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn3 [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn4 [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_malformed_ethernet [0.000113s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_default_args [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_echo.test_serialize [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init [0.000067s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_dest_unreach [0.000445s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_json_with_echo [0.000445s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_parser_with_TimeExceeded [0.000184s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_dest_unreach [0.000358s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_default_args [0.000173s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_init [0.000046s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_json [0.000410s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_parser_without_data [0.000058s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_default_args [0.000133s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_default_args [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_json [0.000234s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_header.test_malformed_icmpv6 [0.000070s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_json [0.000419s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_parser [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_serialize [0.000132s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_done.test_to_string [0.000338s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_json [0.000376s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_init [0.000048s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_serialize [0.000150s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_init [0.000052s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_num_smaller_than_srcs [0.000115s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_parser_with_srcs [0.000103s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize [0.000130s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_serialize_with_srcs [0.000158s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_to_string [0.000366s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_build_mldv2_report_with_records [0.000086s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_init_with_records [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string [0.000342s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_to_string_with_records [0.000832s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init [0.000054s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_aux [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_init_with_srcs [0.001270s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs [0.000246s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_json_with_srcs_and_aux [0.000248s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_len_with_srcs [0.000044s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser [0.000071s] ... ok DEBUG: {0} 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.048171s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.014495s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_to_string_with_aux [0.031328s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_json [0.000300s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_default_args [0.000186s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_parser_with_srcs [0.000115s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_to_string_with_srcs [0.000258s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_build_igmp [0.000186s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_default_args [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json [0.000239s] ... ok DEBUG: {0} 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.000947s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_json_with_records [0.000974s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_parser_with_records [0.000528s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_record_num_smaller_than_records [0.001162s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_aux_len_smaller_than_aux [0.000111s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init [0.000057s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_aux [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_num_larger_than_srcs [0.000107s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs_and_aux [0.000101s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string_with_srcs_and_aux [0.000217s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_parser [0.000080s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len_re [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_default_args [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_fragment.test_parser [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_len [0.000064s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_serialize [0.000077s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_dst_opts [0.000414s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_multi_headers [0.000508s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_routing_type3 [0.000626s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_multi_headers [0.000117s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_auth [0.000261s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_parser_with_hop_opts [0.000422s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_auth [0.000420s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.002923s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string_with_fragment [0.006737s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_option.test_init [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing.test_not_implemented_type [0.000091s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser [0.000131s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_compression [0.000194s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_adrs_zero [0.000096s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_json [0.000674s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_tlv [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_to_string [0.000692s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_json [0.001255s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_parse [0.000211s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_from_bin_false [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_false [0.000061s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_lsupd [0.000707s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_router_lsa [0.000437s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv4_icmp [0.001233s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_data [0.001413s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_heartbeat_ack [0.000089s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_init_ack [0.000099s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_shutdown_complete [0.000075s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_sack [0.000065s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_ack [0.000059s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_shutdown_complete [0.000052s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cwr [0.000458s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_error [0.003642s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_heartbeat_ack [0.000622s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_ack [0.000471s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_abort [0.002302s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_echo [0.000209s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_error [0.024900s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat [0.000325s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_heartbeat_ack [0.000287s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init [0.000993s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_init_ack [0.000853s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_cookie_ack [0.000093s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_error [0.000280s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat [0.000096s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_heartbeat_ack [0.000096s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_sack [0.000148s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown [0.000091s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.003842s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.001162s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.018910s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string [0.000212s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_abort [0.002253s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_cwr [0.000372s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_ecn_echo [0.000551s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_error [0.002245s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_heartbeat [0.000486s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init_ack [0.001139s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_multi_chunks [0.000775s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_shutdown [0.000360s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_build_lacp [0.000225s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_init [0.000110s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_distributing [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_expired [0.000088s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_expired [0.000102s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_slow.Test_slow.test_parser [0.000133s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_tcp.Test_TCPOption.test_serialize [0.000078s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_serialize [0.000108s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_build_svlan [0.000129s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_init [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_malformed_svlan [0.000053s] ... 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_vrrp.Test_vrrpv2.test_is_valid_ng_priority_max [0.000071s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_priority_min [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_max [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_malformed_vrrpv3 [0.000074s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_serialize [0.000118s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_init [0.000049s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_to_string [0.000328s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_invalid_flags [0.000056s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_parser [0.000053s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_vni_to_bin [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraBfdDestinationRegisterMultiHopEnabled.test_parser [0.000177s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceVrfUpdate.test_parser [0.000099s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size_invalid_version [0.000065s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.001097s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.031829s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.005684s] ... ok DEBUG: {0} 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.001441s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.002717s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_frr_v2 [0.105350s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.045754s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.001079s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {3} os_ken.tests.unit.packet.test_zebra.Test_zebra.test_pcap_quagga [0.060569s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv4_without_actions [0.000734s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_global_table_ipv6_invalid_actions [0.000477s] ... 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.000542s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4 [0.000770s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv6 [0.000667s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_no_next_hop [0.000860s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6_withdraw [0.000879s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_ipv6 [0.000713s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_route_type [0.000279s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route [0.000503s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_ip_prefix_route_vni [0.002285s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv_vni [0.000531s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_auto_discovery [0.000450s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_mac_ip_adv [0.000468s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_multicast_etag [0.000398s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv4_without_actions [0.000464s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_ipv6 [0.000415s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_l2vpn [0.000407s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_vpnv4 [0.000486s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_as4_path_None [0.000105s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_sequence_only [0.000116s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_as4_attr [0.000147s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_not_exist_actions [0.000069s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_without_actions [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v6flowspec_actions_not_exist_actions [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn [0.000081s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_over [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4 [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix [0.000069s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6 [0.000051s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv6_prefix_invalid_addr [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_hyphenation [0.000412s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_med_not_num [0.000047s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_not_num [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels [0.000042s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_labels_not_list [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn_over [0.000043s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_negative [0.000041s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vni_not_int [0.000039s] ... ok DEBUG: {3} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix_short_rd [0.000042s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.002348s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.002465s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.001767s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000297s] ... 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.004265s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.006236s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.007613s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000423s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.032854s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.009813s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.013291s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.004724s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.002478s] ... ok DEBUG: {0} 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.002699s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.008592s] ... ok DEBUG: {0} 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.001016s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.016457s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_src___) [0.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_src___) [0.000492s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_src___) [0.000178s] ... ok DEBUG: {0} 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.000948s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_ipv6_dst___) [0.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_ipv6_dst___) [0.000201s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002371s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_ipv6_dst___) [0.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.002030s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.003671s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.002041s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.003069s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.005583s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.002915s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002461s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003983s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.001616s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.002400s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.006762s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.003056s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.003379s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.002075s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001184s] ... ok DEBUG: {0} 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.000868s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000760s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.005920s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.029997s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg0_4294967295) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_0) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg1_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg2_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg2_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg2_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg3_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg4_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_0) [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_305419896) [0.000396s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg5_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_305419896) [0.000669s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.006668s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_305419896) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg6_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg6_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_4660_reg7_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_eth_type_65535_reg7_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.018743s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.053528s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.001918s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.003715s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.008860s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.001210s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.006678s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.002298s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_0) [0.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_4660) [0.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_vid_65535) [0.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_0) [0.000183s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_4660) [0.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_vid_65535) [0.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.003052s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001434s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000645s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001271s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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: {0} 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.000250s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.002265s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.003584s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.001789s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.001121s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.033497s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.002863s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.006448s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_4660) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_vid_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_vid_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_vid_65535) [0.000131s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_vid_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_vid_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_vid_65535) [0.000123s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_0) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_vid_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_vid_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_vid_65535) [0.000145s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_vid_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_vid_65535) [0.000136s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_4660) [0.009706s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_4660) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_vid_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_vid_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_vid_65535) [0.000125s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_vid_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_vid_65535) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_vid_65535) [0.000148s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_4660) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_vid_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_vid_65535) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_vid_65535) [0.000130s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_4660) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_vid_65535) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_vid_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_vid_65535) [0.000157s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001233s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.001267s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.003326s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.001275s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_0) [0.000189s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____vlan_pcp_255) [0.000221s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_0) [0.000183s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____vlan_pcp_255) [0.000214s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.003205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.008528s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.002814s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.005220s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.102515s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.010757s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.007031s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.069708s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_vlan_pcp_255) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_vlan_pcp_255) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_vlan_pcp_255) [0.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_vlan_pcp_255) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_vlan_pcp_255) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_vlan_pcp_255) [0.000122s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_vlan_pcp_255) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_vlan_pcp_255) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_vlan_pcp_255) [0.000125s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_vlan_pcp_255) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_vlan_pcp_255) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_vlan_pcp_255) [0.000156s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.004590s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_vlan_pcp_255) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_vlan_pcp_255) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_vlan_pcp_255) [0.000123s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002899s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_vlan_pcp_255) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_vlan_pcp_255) [0.000583s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_vlan_pcp_255) [0.000153s] ... ok DEBUG: {0} 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.001380s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_0) [0.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_vlan_pcp_255) [0.000394s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_vlan_pcp_255) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_vlan_pcp_255) [0.000123s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_vlan_pcp_255) [0.000614s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_vlan_pcp_255) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_vlan_pcp_255) [0.000124s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.019684s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001965s] ... ok DEBUG: {0} 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.002012s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.003177s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000786s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001472s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.002194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.006618s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.022713s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.003941s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.003936s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000851s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.002442s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.015122s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.003089s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.003239s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_src___) [0.000230s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_src___) [0.000187s] ... ok DEBUG: {0} 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.000998s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_ipv6_dst___) [0.000203s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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: {0} 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.000337s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.001390s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000887s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.001307s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001295s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.002340s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.007910s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.025014s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000879s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.011974s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.009823s] ... ok DEBUG: {0} 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.002264s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.001959s] ... ok DEBUG: {0} 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.000849s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.001852s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg0_4294967295) [0.004103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg0_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.007112s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_305419896) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg1_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_305419896) [0.001707s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg1_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg2_4294967295) [0.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.001718s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_305419896) [0.006677s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg3_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg3_4294967295) [0.000266s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.001051s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg4_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg4_4294967295) [0.000160s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg6_4294967295) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.002991s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_0_reg7_4294967295) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_dscp_255_reg7_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.002829s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000841s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.004034s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000118s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.011381s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.003368s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000724s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000362s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.005221s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_src___) [0.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_src___) [0.000196s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_ipv6_dst___) [0.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.003410s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.005435s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.002998s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.003555s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.001848s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.001542s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000905s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.002427s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg0_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg0_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg1_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg3_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.010028s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg4_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg6_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_0_reg7_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_ecn_255_reg7_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.013881s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.001028s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000118s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.004136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.017734s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.005976s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_src___) [0.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_src___) [0.000211s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.005697s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_ipv6_dst___) [0.000347s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_ipv6_dst___) [0.000179s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.003097s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.004997s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.003905s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.025336s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.014125s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.001353s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.002379s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.012827s] ... ok DEBUG: {0} 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.008915s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.008436s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.024076s] ... ok DEBUG: {0} 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.000956s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.003030s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.021030s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.017693s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.001163s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg0_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} 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.002899s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_0) [0.000369s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg1_4294967295) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_305419896) [0.000446s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg1_4294967295) [0.000145s] ... ok DEBUG: {0} 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.003046s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.007310s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg2_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_305419896) [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg2_4294967295) [0.011441s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.007535s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.005302s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.017399s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg6_4294967295) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_0) [0.001983s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_0_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ip_proto_255_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.004799s] ... ok DEBUG: {0} 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.004370s] ... ok DEBUG: {0} 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.000797s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.006446s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.003679s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.010781s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.006316s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000225s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000792s] ... ok DEBUG: {0} 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.000724s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000572s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000712s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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: {0} 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.000296s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.002161s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.008326s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001248s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.005307s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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: {0} 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.000448s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.001167s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.005081s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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: {0} 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.000364s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.012483s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.012828s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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: {0} 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.000205s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.006397s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.014221s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001934s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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: {0} 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.000386s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.008213s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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: {0} 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.000250s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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: {0} 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.000259s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.002808s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.007715s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.002412s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.005809s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.004166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.001368s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.002033s] ... ok DEBUG: {0} 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.004414s] ... ok DEBUG: {0} 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.005714s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.008193s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.009644s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.002796s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.003852s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.001062s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.002012s] ... ok DEBUG: {0} 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.023827s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.001134s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.006208s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.001058s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000757s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.005799s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.004925s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000960s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.003550s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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: {0} 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.001002s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001988s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.005994s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.001057s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.003006s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.012612s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.001823s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.001324s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.010093s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.002545s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.002343s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000927s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.047321s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.016297s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002643s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000743s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001647s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.001595s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.002021s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000700s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.001019s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.001665s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.004825s] ... ok DEBUG: {0} 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.009545s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.010738s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.002079s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001690s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.001290s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.002085s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.001786s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.002052s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.002317s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000833s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.005503s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.003726s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.001512s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.004529s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.002575s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000233s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.004758s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000990s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.002761s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.001501s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.001117s] ... ok DEBUG: {0} 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.001880s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.004541s] ... ok DEBUG: {0} 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: {0} 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.001923s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.010572s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.016437s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.004657s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000880s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.001206s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.001823s] ... ok DEBUG: {0} 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.018632s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.001241s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.002323s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.001469s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.003040s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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: {0} 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.000233s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.002288s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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: {0} 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.000186s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.002946s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.001520s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.002991s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.001870s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.013528s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000839s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.002345s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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: {0} 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.000322s] ... ok DEBUG: {0} 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.001126s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_0) [0.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_4660) [0.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_src_65535) [0.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_0) [0.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_4660) [0.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_src_65535) [0.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.001635s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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: {0} 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.000296s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.043410s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.004091s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.003269s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.005916s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002727s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000793s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001034s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.013996s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.003798s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.003100s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_src_65535) [0.000142s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_4660) [0.000495s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_src_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_src_65535) [0.000130s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_src_65535) [0.000130s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_4660) [0.000392s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_src_65535) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_0) [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_src_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_4660) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_4660) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_4660) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_src_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_src_65535) [0.000165s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_src_65535) [0.000125s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.013431s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.002900s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.007080s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.001234s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.001453s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_0) [0.000179s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_4660) [0.000180s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_dst_65535) [0.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_0) [0.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_4660) [0.000187s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_dst_65535) [0.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000969s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.013453s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.007161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.002355s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.003721s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.018550s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.001525s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001409s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.001490s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.003942s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001895s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_dst_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_dst_65535) [0.000128s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_4660) [0.000125s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_dst_65535) [0.006303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_dst_65535) [0.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_4660) [0.000140s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_dst_65535) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_dst_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_dst_65535) [0.000123s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_0) [0.000556s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_4660) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_4660) [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_dst_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_dst_65535) [0.000126s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000981s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_dst_65535) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_dst_65535) [0.000127s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_4660) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_dst_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_dst_65535) [0.000146s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_0) [0.000393s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_dst_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_dst_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_dst_65535) [0.000129s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_dst_65535) [0.000138s] ... ok DEBUG: {0} 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: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.001294s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.009547s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000179s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.016183s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.002079s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_0) [0.000186s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_4660) [0.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_src_65535) [0.001206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000953s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_0) [0.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_4660) [0.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.002424s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_src_65535) [0.000205s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.008217s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.005000s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001648s] ... ok DEBUG: {0} 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.012070s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.003562s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.001369s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.005157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.003832s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000342s] ... ok DEBUG: {0} 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: {0} 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.000346s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.004140s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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: {0} 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.000419s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.009529s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.002646s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.012831s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.001253s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.013477s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.011387s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.012433s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_src_65535) [0.000142s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_src_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_src_65535) [0.010274s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_src_65535) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_src_65535) [0.000136s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.008950s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_src_65535) [0.000129s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_4660) [0.000133s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_4660) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_src_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_src_65535) [0.000132s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001264s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_4660) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_src_65535) [0.000207s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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: {0} 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.000197s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_src_4660) [0.000124s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_4660) [0.000125s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_src_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.016030s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_src_65535) [0.000124s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000157s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000929s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000654s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000918s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.001050s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000741s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.010040s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000970s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.014799s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.005094s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.001133s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_0) [0.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_4660) [0.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____udp_dst_65535) [0.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_0) [0.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_4660) [0.000189s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____udp_dst_65535) [0.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.001028s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.002816s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.001009s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.007051s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.003121s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.011275s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000840s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_4660) [0.001105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_udp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_udp_dst_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_udp_dst_65535) [0.003243s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_udp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_4660) [0.000123s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_udp_dst_65535) [0.000121s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_udp_dst_65535) [0.000140s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.066044s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.007830s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_4660) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_udp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_udp_dst_65535) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_udp_dst_65535) [0.000135s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_4660) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_udp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_udp_dst_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_udp_dst_65535) [0.000145s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_udp_dst_65535) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_udp_dst_65535) [0.000132s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.006781s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_4660) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_udp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_udp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_udp_dst_65535) [0.000125s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_udp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_udp_dst_65535) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_udp_dst_65535) [0.000149s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_0) [0.000730s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_udp_dst_65535) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_udp_dst_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_udp_dst_65535) [0.000122s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.011570s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.006541s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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: {0} 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.000118s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000239s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.007069s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.011470s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.010981s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_0) [0.000185s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_4660) [0.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_src_65535) [0.000199s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.006620s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.035283s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_0) [0.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_4660) [0.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_src_65535) [0.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.008921s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000833s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002043s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.001529s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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: {0} 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.000205s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.010574s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000211s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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: {0} 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.000158s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.004456s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.009680s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_src_65535) [0.000123s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_0) [0.000410s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_4660) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_src_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_0) [0.020143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_0) [0.000151s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_4660) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_src_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_src_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_src_65535) [0.000141s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.003094s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_src_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_src_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_src_65535) [0.000143s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_src_65535) [0.000145s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.002533s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_src_65535) [0.000596s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.001102s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_src_65535) [0.000124s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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: {0} 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.000244s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.002552s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.001110s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000784s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.002321s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_0) [0.000219s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_4660) [0.000203s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____sctp_dst_65535) [0.000820s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_0) [0.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_4660) [0.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____sctp_dst_65535) [0.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000954s] ... ok DEBUG: {0} 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.004738s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.006496s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.002528s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.001199s] ... ok DEBUG: {0} 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.001369s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001198s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.001044s] ... ok DEBUG: {0} 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.000671s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.003061s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.001088s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.004716s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.001310s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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: {0} 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.000246s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.003209s] ... ok DEBUG: {0} 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: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000650s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001812s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.002188s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_0) [0.000137s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_4660) [0.000391s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_sctp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_sctp_dst_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_sctp_dst_65535) [0.000152s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_4660) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_sctp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_sctp_dst_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_sctp_dst_65535) [0.000130s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_sctp_dst_65535) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_sctp_dst_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_sctp_dst_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_sctp_dst_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_sctp_dst_65535) [0.000121s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.002755s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_sctp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_sctp_dst_65535) [0.000443s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_4660) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_sctp_dst_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_sctp_dst_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_sctp_dst_65535) [0.000123s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_sctp_dst_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.002575s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.002850s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.004083s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.002321s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_src___) [0.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_src___) [0.000175s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000864s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_ipv6_dst___) [0.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_ipv6_dst___) [0.000175s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.002115s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.003533s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000309s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.003983s] ... ok DEBUG: {0} 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.000762s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.008234s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.002354s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001740s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001775s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.002288s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.003499s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.003340s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.002823s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.006670s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg0_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg1_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg2_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg2_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg4_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} 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.002788s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg5_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg5_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_0) [0.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_0) [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_305419896) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg6_4294967295) [0.000225s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_0_reg7_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_type_255_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001010s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001826s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000873s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_src___) [0.000183s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_src___) [0.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.012421s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.022829s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.001119s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001420s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000671s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.020292s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.011608s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.004665s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg0_4294967295) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg0_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg1_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg1_4294967295) [0.000673s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg2_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_305419896) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg4_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_305419896) [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg4_4294967295) [0.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_0) [0.000583s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_305419896) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg5_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_0_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv4_code_255_reg7_4294967295) [0.000176s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.048697s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.013485s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.032951s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.008258s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000912s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_src___) [0.000203s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_src___) [0.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_src___) [0.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.015383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_ipv6_dst___) [0.000249s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_ipv6_dst___) [0.000253s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_ipv6_dst___) [0.000193s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.053505s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.007276s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.002186s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.001392s] ... ok DEBUG: {0} 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.008372s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.051551s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.037058s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.003135s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000870s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.002525s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001665s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.001008s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.001811s] ... ok DEBUG: {0} 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.004413s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.027396s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.023689s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_305419896) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.020638s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg2_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_305419896) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg4_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg4_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg5_0) [0.000141s] ... ok DEBUG: {0} 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: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg6_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg6_4294967295) [0.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_0_reg7_4294967295) [0.000141s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_4660_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_0) [0.000127s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_arp_op_65535_reg7_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.061857s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.022648s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000236s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.034472s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000242s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.001402s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000145s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.014580s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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: {0} 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.000377s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.003479s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.011261s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000426s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.002280s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.012494s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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: {0} 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.000251s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.029772s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.002434s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.011264s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.013613s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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: {0} 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.000342s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.002453s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.001386s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.030000s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.023002s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000758s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001191s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.039388s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.013073s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.018409s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.053740s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.011780s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.048568s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000863s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.001033s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001198s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.004973s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.002640s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.001477s] ... ok DEBUG: {0} 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.008492s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.003917s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.011932s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.001134s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.001037s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.010947s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.003925s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000248s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.003834s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.006432s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.001339s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.001341s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.001229s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.013152s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.002691s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.003061s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.006101s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.026706s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.002882s] ... ok DEBUG: {0} 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.001656s] ... ok DEBUG: {0} 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.019890s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.002606s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.002109s] ... ok DEBUG: {0} 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.004758s] ... ok DEBUG: {0} 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.001292s] ... ok DEBUG: {0} 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.001435s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.002767s] ... ok DEBUG: {0} 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.004021s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.012258s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.083273s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.018558s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.002525s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.023645s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.010149s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000780s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.004497s] ... ok DEBUG: {0} 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.000860s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.002377s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.002334s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.098399s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.006426s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.001345s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.001665s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000773s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.003633s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001212s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.006451s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.010595s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.008141s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.013514s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.002695s] ... ok DEBUG: {0} 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.001783s] ... ok DEBUG: {0} 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.001246s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.001009s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.003116s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.002401s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000860s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.001231s] ... ok DEBUG: {0} 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.003496s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.014049s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.017160s] ... ok DEBUG: {0} 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.001700s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.003748s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.001007s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.001604s] ... ok DEBUG: {0} 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.000868s] ... ok DEBUG: {0} 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.001428s] ... ok DEBUG: {0} 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.000881s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.011528s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.001360s] ... ok DEBUG: {0} 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.001207s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.010214s] ... ok DEBUG: {0} 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.003179s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.002589s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.003886s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.001006s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.017199s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.001403s] ... ok DEBUG: {0} 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: {0} 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.000195s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.001417s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.001040s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.004154s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.009365s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.027907s] ... ok DEBUG: {0} 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.002274s] ... ok DEBUG: {0} 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.003142s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.001455s] ... ok DEBUG: {0} 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.001858s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.002613s] ... ok DEBUG: {0} 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.008704s] ... ok DEBUG: {0} 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.001158s] ... ok DEBUG: {0} 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.001442s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000944s] ... ok DEBUG: {0} 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.006926s] ... ok DEBUG: {0} 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.009403s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.001293s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.014516s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.011150s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.004835s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.004018s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.005387s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.001228s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.001437s] ... ok DEBUG: {0} 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.001245s] ... ok DEBUG: {0} 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.001237s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.001372s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.002357s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.001095s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.018607s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.005452s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.001194s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.007447s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.004414s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.003446s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001907s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.001643s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.001623s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.002411s] ... ok DEBUG: {0} 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.023593s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.009355s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.002868s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_src___) [0.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000993s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.008341s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_ipv6_src___) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_ipv6_src___) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_ipv6_src___) [0.011461s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_src___) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_src___) [0.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_src___) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_src___) [0.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____ipv6_src___) [0.000260s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.028363s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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: {0} 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.000260s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_305419896) [0.005929s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_label_4294967295) [0.000331s] ... ok DEBUG: {0} 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.006807s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.003193s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____mpls_tc_255) [0.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pbb_uca_255) [0.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.040070s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_4660) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tcp_flags_65535) [0.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.013467s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_src___) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_src___) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_src___) [0.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000645s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.002749s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.088429s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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: {0} 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.000351s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.048152s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_0) [0.000977s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_305419896) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____pkt_mark_4294967295) [0.000206s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.029834s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_src___) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_src___) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_src___) [0.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.006750s] ... ok DEBUG: {0} 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.002758s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.002392s] ... ok DEBUG: {0} 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.001764s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_src___) [0.000399s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.001916s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____tun_ipv6_dst___) [0.000399s] ... ok DEBUG: {0} 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.001459s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.006342s] ... ok DEBUG: {0} 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.003032s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.002601s] ... ok DEBUG: {0} 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.006568s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_src___) [0.000356s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_src___) [0.000771s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_src___) [0.000941s] ... ok DEBUG: {0} 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.093361s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.002649s] ... ok DEBUG: {0} 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.013310s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_305419896) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg0_4294967295) [0.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_305419896) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg1_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg2_4294967295) [0.000246s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.001984s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_0) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_305419896) [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg3_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_0) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_305419896) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg4_4294967295) [0.000182s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg5_4294967295) [0.000200s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_0) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg6_4294967295) [0.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.001991s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_305419896) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_src____reg7_4294967295) [0.000201s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_src___) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_src___) [0.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_ipv6_dst___) [0.001532s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_ipv6_dst___) [0.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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: {0} 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.000331s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_ipv6_dst___) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_ipv6_dst___) [0.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____ipv6_nd_target___) [0.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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: {0} 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.000221s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.007931s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.001042s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.046753s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_305419896) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_label_4294967295) [0.000190s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000914s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____mpls_tc_255) [0.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.001397s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pbb_uca_255) [0.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_4660) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tcp_flags_65535) [0.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_ipv6_dst___) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_ipv6_dst___) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.010153s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.004617s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.004731s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.004178s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____pkt_mark_4294967295) [0.000185s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_ipv6_dst___) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_ipv6_dst___) [0.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_src___) [0.000245s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.004201s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____tun_ipv6_dst___) [0.000217s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_ipv6_dst___) [0.000614s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_305419896) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg0_4294967295) [0.000201s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.009654s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_0) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_305419896) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg1_4294967295) [0.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg2_4294967295) [0.000185s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.004509s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_305419896) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg3_4294967295) [0.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg4_4294967295) [0.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.008711s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg5_4294967295) [0.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg6_4294967295) [0.000179s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.003011s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_305419896) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_dst____reg7_4294967295) [0.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_ipv6_dst___) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.011652s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.005405s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.002418s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.003479s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_305419896) [0.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg1_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000128s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg2_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_305419896) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_0) [0.003392s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000148s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg5_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_0) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000157s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.018521s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg0_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg1_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg1_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_0) [0.000123s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg2_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg3_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg4_4294967295) [0.000120s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg5_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_0) [0.000171s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg6_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_0_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_type_255_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000124s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg0_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg1_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg2_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg3_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg3_4294967295) [0.000120s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg5_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg5_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg6_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_icmpv6_code_255_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.002575s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000301s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.009412s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.001023s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000827s] ... ok DEBUG: {0} 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.000856s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000804s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.002859s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.001290s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.004577s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg0_4294967295) [0.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg1_4294967295) [0.000186s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.001018s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg2_4294967295) [0.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg3_4294967295) [0.000179s] ... ok DEBUG: {0} 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: {0} 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.000538s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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: {0} 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.000307s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg4_4294967295) [0.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_305419896) [0.000903s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg5_4294967295) [0.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg6_4294967295) [0.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_ipv6_nd_target____reg7_4294967295) [0.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001399s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.001276s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.002852s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.004917s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.001490s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.001983s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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: {0} 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.000245s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001994s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.002485s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.002237s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.008077s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001783s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.002323s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.005106s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001002s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000668s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.002063s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.003407s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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: {0} 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.000246s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.003035s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000844s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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: {0} 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.000319s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.002748s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.003100s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001397s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.001236s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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: {0} 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.000331s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.000188s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.002273s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.004157s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg0_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_305419896) [0.000599s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_0) [0.000578s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg1_4294967295) [0.000191s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg2_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.050075s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg4_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_0) [0.001417s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg5_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg5_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg6_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg6_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_0_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_305419896) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_305419896_reg7_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_label_4294967295_reg7_4294967295) [0.000143s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.006753s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000222s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.015341s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg0_4294967295) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg0_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg1_4294967295) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg2_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg3_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.019256s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg6_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.037932s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_0_reg7_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_mpls_tc_255_reg7_4294967295) [0.000157s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.001546s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.012629s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.027317s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.014231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg0_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg1_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg2_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg2_4294967295) [0.001358s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg5_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_0) [0.011520s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_305419896) [0.000420s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pbb_uca_255_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.011761s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.020302s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000808s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000193s] ... ok DEBUG: {0} 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.002975s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.005332s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.003056s] ... ok DEBUG: {0} 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.007744s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.095705s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.002815s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001076s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001862s] ... ok DEBUG: {0} 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.000694s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_0) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_4660) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_4660) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tcp_flags_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tcp_flags_65535) [0.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tcp_flags_65535) [0.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.021609s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tcp_flags_65535) [0.013376s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tcp_flags_65535) [0.000258s] ... ok DEBUG: {0} 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.002583s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000754s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.002628s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_0) [0.013823s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_0) [0.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_4660) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tcp_flags_65535) [0.005834s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.001234s] ... ok DEBUG: {0} 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.065142s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_4660) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tcp_flags_65535) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tcp_flags_65535) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tcp_flags_65535) [0.000128s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_4660) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tcp_flags_65535) [0.001416s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tcp_flags_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tcp_flags_65535) [0.000128s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_4660) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tcp_flags_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tcp_flags_65535) [0.000930s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tcp_flags_65535) [0.000228s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.001797s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_0) [0.000643s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_0) [0.000329s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_4660) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tcp_flags_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tcp_flags_65535) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tcp_flags_65535) [0.000630s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002669s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_0) [0.000678s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_0) [0.001273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_4660) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_4660) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tcp_flags_65535) [0.015186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tcp_flags_65535) [0.000193s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.004297s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001323s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.002004s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.007472s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002239s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.011852s] ... ok DEBUG: {0} 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.020264s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.018947s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.002133s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.005810s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000338s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.001314s] ... ok DEBUG: {0} 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.068074s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.003584s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.012779s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.001010s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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: {0} 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.000322s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.002414s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.002228s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg0_305419896) [0.000137s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg0_4294967295) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg0_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000991s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_305419896) [0.000378s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_305419896) [0.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg1_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002157s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_305419896) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg3_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg3_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg4_4294967295) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_0) [0.013973s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg4_4294967295) [0.089631s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg4_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg5_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_305419896) [0.001717s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg5_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg5_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_0_reg7_4294967295) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_actset_output_4294967295_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.035511s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.003652s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.001079s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.097127s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000900s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.008801s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.001752s] ... ok DEBUG: {0} 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.003965s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.002119s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001736s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.001988s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.001784s] ... ok DEBUG: {0} 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.001038s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.035758s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.004844s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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: {0} 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.000259s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.017990s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.010297s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001500s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.003721s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.069712s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.006245s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.002466s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000789s] ... ok DEBUG: {0} 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.090451s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.007805s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.043085s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.008181s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.022074s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.003541s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.027873s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.005854s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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: {0} 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.000229s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.001432s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.015563s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.010588s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.008924s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.004123s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.012866s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.011652s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.003045s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.002739s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.010796s] ... ok DEBUG: {0} 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.003721s] ... ok DEBUG: {0} 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.003922s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.012161s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.007200s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.010308s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001911s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000740s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.003591s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.011494s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.003754s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.009427s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.006014s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001316s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.007931s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.009970s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.005487s] ... ok DEBUG: {0} 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.001053s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.002651s] ... ok DEBUG: {0} 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.001621s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.016478s] ... ok DEBUG: {0} 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.000954s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.004485s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.002195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.010401s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000847s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.002366s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.007868s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.009225s] ... ok DEBUG: {0} 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.028596s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.010295s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.002601s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001296s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.011474s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.103390s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.001625s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000744s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.008715s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.002448s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.005286s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.005209s] ... ok DEBUG: {0} 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.001790s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.005458s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.001097s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000654s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.002189s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.003083s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.015232s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.019794s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.001486s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.006188s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.001659s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.003174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000792s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.002068s] ... ok DEBUG: {0} 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.001437s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.002197s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000972s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.008540s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.004466s] ... ok DEBUG: {0} 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.012576s] ... ok DEBUG: {0} 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.002197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.009062s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.003037s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.003042s] ... ok DEBUG: {0} 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.001486s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.127550s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.053531s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.002777s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000840s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.007297s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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: {0} 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.002048s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.008852s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.007214s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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: {0} 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.001150s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.006508s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.005540s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001310s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.007885s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.006484s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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.000195s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.002782s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.029309s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.005753s] ... ok DEBUG: {0} 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.001257s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.001940s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.004056s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.006258s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.003166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.002931s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.008896s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.003526s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.004446s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000987s] ... ok DEBUG: {0} 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.001602s] ... ok DEBUG: {0} 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.001568s] ... ok DEBUG: {0} 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.002199s] ... ok DEBUG: {0} 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.000923s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.017002s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.004642s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.004354s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.001987s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.005232s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg0_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_305419896) [0.000604s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg1_4294967295) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_305419896) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg1_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg2_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_0) [0.004985s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_305419896) [0.016048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg2_4294967295) [0.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_305419896) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg3_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.002189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg4_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg4_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg4_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg5_4294967295) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_305419896) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg5_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg5_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_305419896) [0.000365s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg6_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.002228s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_pkt_mark_4294967295_reg7_4294967295) [0.024156s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.004288s] ... ok DEBUG: {0} 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.004092s] ... ok DEBUG: {0} 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.005218s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.003654s] ... ok DEBUG: {0} 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.004799s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.001506s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.008838s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.005981s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.003133s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.001253s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000744s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.009362s] ... ok DEBUG: {0} 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.000979s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg0_4294967295) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg0_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg0_4294967295) [0.000163s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_305419896) [0.013263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg1_4294967295) [0.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000851s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.002274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg2_4294967295) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg2_4294967295) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg2_4294967295) [0.000143s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.007052s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000830s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg3_4294967295) [0.000600s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_0) [0.008694s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_305419896) [0.000384s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg3_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.002964s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg4_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg4_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.006257s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg5_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg5_4294967295) [0.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.020119s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_0) [0.004584s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg6_4294967295) [0.002620s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_0) [0.001903s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_305419896) [0.002263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_0_reg7_4294967295) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_305419896_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_conj_id_4294967295_reg7_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.004871s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.012487s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.002165s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.005809s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.002196s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.001614s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.002551s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.017612s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_src___) [0.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_src___) [0.000204s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.010524s] ... ok DEBUG: {0} 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.006152s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.034533s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_src___) [0.001527s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_src___) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_src___) [0.000234s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.009952s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.001638s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_src___) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_src___) [0.000736s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_src___) [0.000236s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.006591s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_src___) [0.000382s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000892s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.008320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_src___) [0.000243s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_src___) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.007182s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_src___) [0.000417s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_src___) [0.007209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_src___) [0.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.032287s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.001005s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_src___) [0.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_src___) [0.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_src___) [0.000334s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_src___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_src___) [0.000258s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_tun_ipv6_dst___) [0.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_tun_ipv6_dst___) [0.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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: {0} 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.000180s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_tun_ipv6_dst___) [0.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.020861s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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: {0} 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.000348s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_tun_ipv6_dst___) [0.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_tun_ipv6_dst___) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_tun_ipv6_dst___) [0.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_tun_ipv6_dst___) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_tun_ipv6_dst___) [0.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.003145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_0_tun_ipv6_dst___) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_305419896_tun_ipv6_dst___) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg7_4294967295_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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: {0} 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.000348s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.006407s] ... ok DEBUG: {0} 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.008562s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.006510s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_0) [0.000134s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg0_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_0) [0.000715s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_305419896) [0.003529s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg0_4294967295) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_305419896) [0.001945s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg1_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_305419896) [0.002469s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg1_4294967295) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_0) [0.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_305419896) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg1_4294967295) [0.000473s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_305419896) [0.000319s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg2_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_305419896) [0.012162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg2_4294967295) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.007050s] ... ok DEBUG: {0} 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.002705s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg3_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_305419896) [0.007349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg3_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg3_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.003989s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg4_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg4_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_0) [0.001749s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg4_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.007098s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg5_4294967295) [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} 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.006855s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_0) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_305419896) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg6_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_305419896) [0.007064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg6_4294967295) [0.000684s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_0) [0.000544s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg6_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.001637s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_0_reg7_4294967295) [0.000748s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_0) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_305419896_reg7_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser__dp_hash_4294967295_reg7_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg1_4294967295) [0.002611s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg2_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg2_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg3_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg4_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg4_4294967295) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg5_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.008860s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg6_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_0_reg7_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_305419896_reg7_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg0_4294967295_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.031601s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg0_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg2_305419896) [0.000142s] ... ok DEBUG: {0} 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: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg3_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_0) [0.011407s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg3_4294967295) [0.000153s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg4_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.003132s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg6_305419896) [0.000139s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_305419896_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg1_4294967295_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg1_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg4_4294967295) [0.001343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg4_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg5_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg5_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg6_305419896) [0.000123s] ... ok DEBUG: {0} 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: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg6_4294967295) [0.000157s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.007570s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_305419896) [0.000472s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_305419896_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_0) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg2_4294967295_reg7_305419896) [0.000132s] ... ok DEBUG: {0} 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: {0} 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.000239s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg2_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000149s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg4_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_305419896) [0.051370s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg4_4294967295) [0.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_0) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg4_4294967295) [0.000149s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg5_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg5_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg5_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg6_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg6_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_305419896_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg3_4294967295_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000203s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_0) [0.005394s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_305419896) [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_305419896) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg3_4294967295) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000238s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_305419896) [0.009616s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg5_4294967295) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_0) [0.007696s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_305419896) [0.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg5_4294967295) [0.005550s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_0) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_305419896) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg5_4294967295) [0.000214s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg6_4294967295) [0.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg6_4294967295) [0.000525s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg6_305419896) [0.000133s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.004499s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_305419896) [0.001047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_0_reg7_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_305419896_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_0) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg4_4294967295_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000172s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.002199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_0) [0.002368s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_0) [0.000124s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg6_4294967295) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_0) [0.001559s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_305419896) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_0_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_305419896_reg7_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg5_4294967295_reg7_4294967295) [0.000123s] ... ok DEBUG: {0} 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.002820s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.001239s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.011334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg5_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000257s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002684s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_305419896_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_reg6_4294967295_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000498s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000830s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000177s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_aG9nZWhvZ2U=_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_2_parser_field_4194341_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__0__305419896_) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__305419896__305419896_) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_in_port__4294967295__305419896_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896) [0.000444s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_305419896) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_phy_port_4294967295) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__0__1311768467463790320_) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615) [0.000108s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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: {0} 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.000267s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__0__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__4660__4660_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_eth_type__65535__4660_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__0__4660_) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__4660__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_vid__65535__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_0) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_4660) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_vid_65535) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__0__255_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_vlan_pcp__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_vlan_pcp_255) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__0__255_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_dscp__255__255_) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__0__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_ecn__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__0__255_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ip_proto__255__255_) [0.000633s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255) [0.000100s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__0__4660_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__4660__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_src__65535__4660_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_0) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_src_4660) [0.000100s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__0__4660_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__4660__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_dst__65535__4660_) [0.000119s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__0__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__4660__4660_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_src__65535__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_0) [0.000102s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_src_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__0__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__4660__4660_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_udp_dst__65535__4660_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_4660) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_udp_dst_65535) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__0__4660_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__4660__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_src__65535__4660_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_0) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_4660) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_src_65535) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__0__4660_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__4660__4660_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_sctp_dst__65535__4660_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_4660) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_sctp_dst_65535) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__0__255_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_type__255__255_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__0__255_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv4_code__255__255_) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__0__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__4660__4660_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_arp_op__65535__4660_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535) [0.000097s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.007222s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src___) [0.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst___) [0.000153s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__0__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__305419896__305419896_) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__0__255_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_type__255__255_) [0.000114s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__0__255_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_icmpv6_code__255__255_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255) [0.000097s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target___) [0.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__0__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__305419896__305419896_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_label__4294967295__305419896_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__0__255_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_tc__255__255_) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255) [0.000095s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_uca__255__255_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__0__4660_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__4660__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tcp_flags__65535__4660_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tcp_flags_65535) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__0__305419896_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__305419896__305419896_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_actset_output__4294967295__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896) [0.000103s] ... ok DEBUG: {0} 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: {0} 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.000272s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_1311768467463790320) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_nxm_18446744073709551615) [0.000110s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__0__305419896_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__305419896__305419896_) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pkt_mark__4294967295__305419896_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__0__305419896_) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__305419896__305419896_) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_conj_id__4294967295__305419896_) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295) [0.000104s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_src___) [0.000235s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__0__305419896_) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__305419896__305419896_) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask__dp_hash__4294967295__305419896_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__0__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__305419896__305419896_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg0__4294967295__305419896_) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__0__305419896_) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__305419896__305419896_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg1__4294967295__305419896_) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__0__305419896_) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__305419896__305419896_) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg2__4294967295__305419896_) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__0__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__305419896__305419896_) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg3__4294967295__305419896_) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__0__305419896_) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__305419896__305419896_) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg4__4294967295__305419896_) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__0__305419896_) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__305419896__305419896_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg5__4294967295__305419896_) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__0__305419896_) [0.001104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__305419896__305419896_) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg6__4294967295__305419896_) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896) [0.002292s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__0__305419896_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__305419896__305419896_) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_reg7__4294967295__305419896_) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__0__255_) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_mpls_bos__255__255_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__0__1193046_) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__1193046__1193046_) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_pbb_isid__16777215__1193046_) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__0__1311768467463790320_) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_1311768467463790320) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__0__4660_) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__4660__4660_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mask_ipv6_exthdr__65535__4660_) [0.000123s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535) [0.000137s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.001363s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_metadata_18446744073709551615) [0.000155s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.021422s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000860s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.002712s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.002387s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.014680s] ... ok DEBUG: {0} 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: {0} 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.000252s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.009502s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.002498s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.002564s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.002436s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.012480s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.018427s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001154s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.001262s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.003627s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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: {0} 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.000253s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001663s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.002706s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.002591s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.001827s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000941s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.003165s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_ipv6_src___) [0.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_src___) [0.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_src___) [0.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.004747s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000142s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.003583s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.003974s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.001458s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} 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.000196s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000714s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.002827s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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: {0} 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.000153s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.002896s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.011760s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.013395s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg0_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg2_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg2_4294967295) [0.000234s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg3_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_0) [0.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg4_4294967295) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg4_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg4_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg5_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg5_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg5_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg6_305419896) [0.000142s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_305419896) [0.000539s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg6_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_0) [0.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg6_4294967295) [0.000531s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_0_reg7_4294967295) [0.000487s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_305419896_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_in_port_4294967295_reg7_4294967295) [0.000135s] ... ok DEBUG: {0} 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.010455s] ... ok DEBUG: {0} 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.003652s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.001365s] ... ok DEBUG: {0} 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.010435s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.002824s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.001419s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.004716s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.005649s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.007454s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.002204s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000740s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000751s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000880s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.005068s] ... ok DEBUG: {0} 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.025650s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.002627s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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: {0} 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.000198s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.003677s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.006641s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001649s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.009746s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.001546s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.001026s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.008590s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.002074s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.003295s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.014173s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.006096s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000872s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000893s] ... ok DEBUG: {0} 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.000998s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.003781s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.002992s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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: {0} 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.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.002264s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.002049s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.003194s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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: {0} 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.000368s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.005689s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_0) [0.008697s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_1311768467463790320) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_1311768467463790320) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_1311768467463790320) [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_metadata_18446744073709551615) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_metadata_18446744073709551615) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_metadata_18446744073709551615) [0.000336s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_4660) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_vid_65535) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_0) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000257s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000215s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_0) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_vlan_pcp_255) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000213s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_metadata_18446744073709551615) [0.000664s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_metadata_18446744073709551615) [0.000204s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_1311768467463790320) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_1311768467463790320) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_metadata_18446744073709551615) [0.000152s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.041805s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_1311768467463790320) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_metadata_18446744073709551615) [0.000136s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.004406s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.001025s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.002407s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_0) [0.000396s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_4660) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_src_65535) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_0) [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_4660) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_src_65535) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_0) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_4660) [0.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_src_65535) [0.009959s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_4660) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000135s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_src_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_src_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_src_65535) [0.000136s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.001292s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_0) [0.031425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_udp_dst_65535) [0.000160s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_udp_dst_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_udp_dst_65535) [0.000148s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_src_65535) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_src_65535) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_src_65535) [0.000157s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_sctp_dst_65535) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000138s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.021190s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_1311768467463790320) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_metadata_18446744073709551615) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.005846s] ... ok DEBUG: {0} 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.001016s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000935s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_0) [0.001900s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_1311768467463790320) [0.000510s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____metadata_18446744073709551615) [0.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_0) [0.000197s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_1311768467463790320) [0.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____metadata_18446744073709551615) [0.000194s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.003014s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_0) [0.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000159s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.002761s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.018358s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_0) [0.000334s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000208s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____metadata_18446744073709551615) [0.058341s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.002916s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.001518s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_305419896) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_label_4294967295) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000201s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.078947s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_tc_255) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_tc_255) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_tc_255) [0.000138s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_uca_255) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_uca_255) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_uca_255) [0.000137s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.026607s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_4660) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tcp_flags_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000140s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_1311768467463790320) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_1311768467463790320) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_metadata_18446744073709551615) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.005738s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.002023s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.002821s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.003523s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.003035s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.001670s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pkt_mark_4294967295) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000163s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.030604s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_1311768467463790320) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_metadata_18446744073709551615) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_metadata_18446744073709551615) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000160s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_src___) [0.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.004627s] ... ok DEBUG: {0} 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.001276s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.002048s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {0} 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.001506s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000222s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000896s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001251s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_1311768467463790320) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_1311768467463790320) [0.070820s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_metadata_18446744073709551615) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000152s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg0_4294967295) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg0_4294967295) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg0_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg1_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg1_4294967295) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg1_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg2_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg2_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg2_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.016189s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_305419896) [0.000884s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg3_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg3_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg3_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg4_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg4_4294967295) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg4_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_0) [0.012784s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg5_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg5_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg6_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_305419896) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg6_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg6_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_reg7_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_0) [0.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_305419896) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_reg7_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_mpls_bos_255) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_mpls_bos_255) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_mpls_bos_255) [0.000135s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_1193046) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_pbb_isid_16777215) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000147s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.001502s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_0) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_1311768467463790320) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_0_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000155s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.013299s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.018746s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000505s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.005589s] ... ok DEBUG: {0} 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.000951s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.001069s] ... ok DEBUG: {0} 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.069564s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.003912s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.001842s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.003552s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001549s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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: {0} 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.000562s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.009137s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.009616s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.003357s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.001200s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000919s] ... ok DEBUG: {0} 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.000821s] ... ok DEBUG: {0} 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.005023s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.001703s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.001588s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001442s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.016025s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.005267s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.008353s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.003018s] ... ok DEBUG: {0} 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.006644s] ... ok DEBUG: {0} 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.000786s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.002623s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.003089s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000986s] ... ok DEBUG: {0} 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.002198s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000722s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.002869s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.001191s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001099s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.007460s] ... ok DEBUG: {0} 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.004662s] ... ok DEBUG: {0} 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.005540s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.001262s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.001733s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000972s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.018553s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.005914s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001390s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.001208s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.001450s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.004444s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.016454s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.001024s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.011659s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.001156s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.001258s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.002179s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000741s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.017391s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.001698s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.003244s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.064272s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.075406s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.013756s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.004687s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.004077s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.010191s] ... ok DEBUG: {0} 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.001030s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.000730s] ... ok DEBUG: {0} 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.000985s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.015114s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.003724s] ... ok DEBUG: {0} 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.002233s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.001176s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.001274s] ... ok DEBUG: {0} 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.000912s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.067110s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.008163s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.011957s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.001018s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.001289s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.001290s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.001022s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.013685s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.016735s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000859s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.029050s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.003941s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.018058s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.001041s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.004270s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000908s] ... ok DEBUG: {0} 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.001494s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000195s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.003838s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.015011s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.005657s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.003043s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.001951s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000374s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.006497s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.004005s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.009322s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.002869s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.007161s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.009750s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.004030s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.004344s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.032841s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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: {0} 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.000383s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.002271s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.007423s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.008553s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.004587s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.001744s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.027165s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.002814s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.004051s] ... ok DEBUG: {0} 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.001198s] ... ok DEBUG: {0} 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.007156s] ... ok DEBUG: {0} 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.004866s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.002001s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.022321s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.024853s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.003140s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.003122s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000858s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.001896s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.004210s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.015199s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001876s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.002306s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.003339s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.009445s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.010983s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.001325s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.007194s] ... ok DEBUG: {0} 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.013057s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.006867s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.005487s] ... ok DEBUG: {0} 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.003430s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.005870s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.028538s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.001670s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.020947s] ... ok DEBUG: {0} 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.002340s] ... ok DEBUG: {0} 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.011979s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.031291s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.005209s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.002240s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.001101s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000902s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001053s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.002594s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.002672s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.003310s] ... ok DEBUG: {0} 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.002925s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.004564s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.002008s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.008900s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.006331s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000797s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000807s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.001470s] ... ok DEBUG: {0} 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.002623s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000772s] ... ok DEBUG: {0} 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.001803s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.002482s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.001000s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000844s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.001335s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000900s] ... ok DEBUG: {0} 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.001388s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.005856s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.006101s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.004065s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000784s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000869s] ... ok DEBUG: {0} 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.001138s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} 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.001114s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.001289s] ... ok DEBUG: {0} 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.000818s] ... ok DEBUG: {0} 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.004340s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.005262s] ... ok DEBUG: {0} 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.002429s] ... ok DEBUG: {0} 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.001028s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.002014s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000650s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.001019s] ... ok DEBUG: {0} 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.005885s] ... ok DEBUG: {0} 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.001515s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.002681s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.002689s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.010869s] ... ok DEBUG: {0} 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.002166s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.002566s] ... ok DEBUG: {0} 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.000954s] ... ok DEBUG: {0} 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.000646s] ... ok DEBUG: {0} 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.001222s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.007010s] ... ok DEBUG: {0} 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.002297s] ... ok DEBUG: {0} 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.001107s] ... ok DEBUG: {0} 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.008594s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.002521s] ... ok DEBUG: {0} 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.008876s] ... ok DEBUG: {0} 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.024471s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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: {0} 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.000327s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.049639s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.003089s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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: {0} 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.000326s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.003334s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.003966s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.002754s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.003561s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} 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.000197s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.003825s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.002454s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.010213s] ... ok DEBUG: {0} 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.004474s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000940s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.001061s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.001456s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} 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.001129s] ... ok DEBUG: {0} 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.000917s] ... ok DEBUG: {0} 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.006373s] ... ok DEBUG: {0} 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.004914s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.013204s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.005477s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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: {0} 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.000229s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.012217s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001710s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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: {0} 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.000118s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.001684s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.001151s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.010548s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.001575s] ... ok DEBUG: {0} 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.002679s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001311s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.005240s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.002215s] ... ok DEBUG: {0} 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.000882s] ... ok DEBUG: {0} 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.001153s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_src___) [0.000278s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_src___) [0.000302s] ... ok DEBUG: {0} 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.006620s] ... ok DEBUG: {0} 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.000973s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_src___) [0.003188s] ... ok DEBUG: {0} 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.001169s] ... ok DEBUG: {0} 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.000720s] ... ok DEBUG: {0} 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.004780s] ... ok DEBUG: {0} 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.001014s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000907s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.002964s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_ipv6_dst___) [0.000360s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_ipv6_dst___) [0.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_ipv6_dst___) [0.000322s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.002179s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000965s] ... ok DEBUG: {0} 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.001916s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.003349s] ... ok DEBUG: {0} 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.001030s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.028965s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.005146s] ... ok DEBUG: {0} 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.004650s] ... ok DEBUG: {0} 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.001206s] ... ok DEBUG: {0} 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.001936s] ... ok DEBUG: {0} 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.001440s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.001718s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.001390s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.004743s] ... ok DEBUG: {0} 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.001228s] ... ok DEBUG: {0} 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.006252s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.001275s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.004176s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.001499s] ... ok DEBUG: {0} 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.004629s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.001159s] ... ok DEBUG: {0} 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.002178s] ... ok DEBUG: {0} 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.003245s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.005477s] ... ok DEBUG: {0} 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.001026s] ... ok DEBUG: {0} 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.001114s] ... ok DEBUG: {0} 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.001660s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.002894s] ... ok DEBUG: {0} 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.001640s] ... ok DEBUG: {0} 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.002116s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.001088s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001007s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000757s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.001429s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.003883s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.003063s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000774s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.001259s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.003941s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.001056s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000907s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.001682s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.001222s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.002981s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_305419896) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg0_4294967295) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_305419896) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg0_4294967295) [0.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_0) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_305419896) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg0_4294967295) [0.000213s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_0) [0.000425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_305419896) [0.000742s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg1_4294967295) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_0) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_305419896) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg1_4294967295) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_0) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_305419896) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg1_4294967295) [0.000241s] ... ok DEBUG: {0} 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.005557s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.001851s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_0) [0.000972s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_305419896) [0.011832s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg2_4294967295) [0.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000907s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001828s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_0) [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_305419896) [0.002842s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg3_4294967295) [0.000650s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg3_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg3_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg4_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg4_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg5_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg5_4294967295) [0.000911s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_0) [0.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_305419896) [0.002984s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg5_4294967295) [0.002018s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001082s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_0) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_305419896) [0.002800s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg6_4294967295) [0.000982s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_0) [0.004443s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg6_4294967295) [0.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_0_reg7_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_4660_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_0) [0.003113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_eth_type_65535_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001662s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000902s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000950s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.008785s] ... ok DEBUG: {0} 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.005927s] ... ok DEBUG: {0} 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.001899s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000940s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.001273s] ... ok DEBUG: {0} 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.007197s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.003432s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001113s] ... ok DEBUG: {0} 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.004291s] ... ok DEBUG: {0} 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.005889s] ... ok DEBUG: {0} 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.019720s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001742s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.003784s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000754s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.001588s] ... ok DEBUG: {0} 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.000758s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.002503s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.001442s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000741s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000714s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.001488s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.001294s] ... ok DEBUG: {0} 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.000840s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.001182s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.006691s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.003332s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.002277s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.001641s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.003015s] ... ok DEBUG: {0} 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.001529s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_0) [0.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_4660) [0.000188s] ... ok DEBUG: {0} 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.002429s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_vid_65535) [0.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.004476s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_0) [0.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_4660) [0.005509s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_vid_65535) [0.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000919s] ... ok DEBUG: {0} 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.002644s] ... ok DEBUG: {0} 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.002207s] ... ok DEBUG: {0} 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.001347s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.002662s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.001420s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000967s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001190s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.003874s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.001169s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.001701s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.004342s] ... ok DEBUG: {0} 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.001938s] ... ok DEBUG: {0} 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.004754s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.002818s] ... ok DEBUG: {0} 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.002016s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.001151s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.006550s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.001680s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.007051s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.010291s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001063s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000729s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.004584s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.004025s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_0) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_0) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_0) [0.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_4660) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_4660) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_4660) [0.000362s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_vid_65535) [0.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_vid_65535) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_vid_65535) [0.000926s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.006835s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_0) [0.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_0) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_0) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_4660) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_4660) [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_4660) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_vid_65535) [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_vid_65535) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_vid_65535) [0.000368s] ... ok DEBUG: {0} 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.002887s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_0) [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_0) [0.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_0) [0.000649s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_4660) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_4660) [0.000362s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_4660) [0.000484s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_vid_65535) [0.000375s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_vid_65535) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_vid_65535) [0.000351s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_0) [0.000412s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_0) [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_0) [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_4660) [0.000439s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_4660) [0.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_4660) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_vid_65535) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_vid_65535) [0.000319s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_vid_65535) [0.001784s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.002305s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_0) [0.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_0) [0.000437s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_0) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_4660) [0.000391s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_4660) [0.000475s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_4660) [0.000710s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_vid_65535) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_vid_65535) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_vid_65535) [0.000223s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000885s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_0) [0.000384s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_0) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_0) [0.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_4660) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_4660) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_4660) [0.041157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_vid_65535) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_vid_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_vid_65535) [0.000133s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_vid_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_vid_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_vid_65535) [0.000128s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.009102s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_vid_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_vid_65535) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_vid_65535) [0.000131s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.011731s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.004316s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000844s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.005098s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.010223s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_0) [0.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____vlan_pcp_255) [0.000189s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_0) [0.000185s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____vlan_pcp_255) [0.000183s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.007589s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.002344s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.014821s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000965s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.001175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.013425s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_0) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_vlan_pcp_255) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_vlan_pcp_255) [0.000327s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_vlan_pcp_255) [0.000209s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_0) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_vlan_pcp_255) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_vlan_pcp_255) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_vlan_pcp_255) [0.000126s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_vlan_pcp_255) [0.000316s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_vlan_pcp_255) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_vlan_pcp_255) [0.000153s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_vlan_pcp_255) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_vlan_pcp_255) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_vlan_pcp_255) [0.000143s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_vlan_pcp_255) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_vlan_pcp_255) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_vlan_pcp_255) [0.000125s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_vlan_pcp_255) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_vlan_pcp_255) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_vlan_pcp_255) [0.000125s] ... ok DEBUG: {0} 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.000650s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_0) [0.001743s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_vlan_pcp_255) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_vlan_pcp_255) [0.011222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_vlan_pcp_255) [0.000147s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000803s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_0) [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_vlan_pcp_255) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_vlan_pcp_255) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_vlan_pcp_255) [0.003652s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.001539s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.003993s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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: {0} 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.002994s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.017586s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.003701s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.003043s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.005559s] ... ok DEBUG: {0} 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.002533s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.008649s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001036s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000933s] ... ok DEBUG: {0} 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.000990s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.003185s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.017535s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_src___) [0.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_src___) [0.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.003625s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_ipv6_dst___) [0.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_ipv6_dst___) [0.000179s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.007589s] ... ok DEBUG: {0} 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.003996s] ... ok DEBUG: {0} 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.000712s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.004951s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.001627s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.001296s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.001414s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.002785s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.002144s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.005416s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.002003s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.004349s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002050s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.001387s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.003751s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.013727s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.003393s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg0_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg0_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_305419896) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg1_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg2_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg3_4294967295) [0.000125s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_0) [0.001237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg4_4294967295) [0.000129s] ... ok DEBUG: {0} 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.001658s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg5_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg6_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.011892s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_dscp_255_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.007523s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.001945s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.004788s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_src___) [0.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_src___) [0.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_ipv6_dst___) [0.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000841s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg0_4294967295) [0.010467s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg1_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.008430s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_305419896) [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg3_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg5_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg6_4294967295) [0.001275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg6_4294967295) [0.000139s] ... ok DEBUG: {0} 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.001262s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_0_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_ecn_255_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.020726s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000199s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.021542s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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: {0} 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.000250s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.016585s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000722s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_src___) [0.000177s] ... ok DEBUG: {0} 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.002562s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_ipv6_dst___) [0.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000967s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.001085s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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: {0} 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.000396s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.001686s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.003833s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.001343s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001292s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.001045s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg0_4294967295) [0.002521s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg1_4294967295) [0.000344s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg2_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_305419896) [0.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg2_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_0) [0.001670s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg3_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg5_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ip_proto_255_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.001978s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001535s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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: {0} 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.000296s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.001624s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.007911s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.015402s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.004599s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.007231s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.003534s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001275s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.001277s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000751s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.001012s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000972s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.002098s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.023563s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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: {0} 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.000232s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.004848s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000831s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.081271s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.017428s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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: {0} 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.000257s] ... ok DEBUG: {0} 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: {0} 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.000225s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.019425s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.005006s] ... ok DEBUG: {0} 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.001329s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.002240s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.001112s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.001240s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.038979s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000239s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.005676s] ... ok DEBUG: {0} 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.011277s] ... ok DEBUG: {0} 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.003183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} 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.002122s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.001142s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.001752s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.002274s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.002866s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.001653s] ... ok DEBUG: {0} 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.002489s] ... ok DEBUG: {0} 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.003559s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000277s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000774s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000237s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.001601s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000228s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000211s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.002209s] ... ok DEBUG: {0} 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.002615s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000390s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.002546s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.001326s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.003963s] ... ok DEBUG: {0} 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.006804s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.001556s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.001392s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.001362s] ... ok DEBUG: {0} 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.003470s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.001987s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.001416s] ... ok DEBUG: {0} 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.001202s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000281s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000776s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.001666s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.001598s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.001465s] ... ok DEBUG: {0} 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.004253s] ... ok DEBUG: {0} 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.002653s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000864s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001279s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.001102s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.010287s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.005380s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.001208s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.002306s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.006379s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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: {0} 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.000229s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.002762s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000884s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.018525s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.009224s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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: {0} 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.000285s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.001080s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001745s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.003795s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.001056s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.002994s] ... ok DEBUG: {0} 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.000743s] ... ok DEBUG: {0} 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.001270s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000935s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000818s] ... ok DEBUG: {0} 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.000841s] ... ok DEBUG: {0} 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.001417s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.001270s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.004227s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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: {0} 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.000858s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.003735s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000232s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003721s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.002359s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.002198s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.002365s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.003336s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.005127s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.006914s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.013895s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.001461s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.001526s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000878s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001187s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.004567s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001807s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.001622s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.002517s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.006467s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_0) [0.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_4660) [0.000187s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_src_65535) [0.000184s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.003673s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_0) [0.001128s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_4660) [0.000183s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_src_65535) [0.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.003624s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.006343s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.002281s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.001244s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000790s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.003421s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000986s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.007901s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.008930s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.001126s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001051s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.001894s] ... ok DEBUG: {0} 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.001055s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001059s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000762s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.009752s] ... ok DEBUG: {0} 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.006218s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.011815s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.001224s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000198s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.002244s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.003160s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002330s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.009752s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000251s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.002111s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.003966s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.016065s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_0) [0.002759s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_4660) [0.002562s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_4660) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_4660) [0.000530s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_src_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_src_65535) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_src_65535) [0.000129s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_0) [0.000762s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_0) [0.000511s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_0) [0.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_src_65535) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_src_65535) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_src_65535) [0.000136s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.011488s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_src_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_src_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_src_65535) [0.000129s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.001783s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} 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: {0} 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.000214s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_0) [0.000762s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_4660) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_src_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_src_65535) [0.000129s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_src_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_src_65535) [0.000130s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.007297s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_src_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_src_65535) [0.000161s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.001142s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.005311s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.007447s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000833s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.001444s] ... ok DEBUG: {0} 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.001007s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.001654s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000827s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.001199s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.004431s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.004049s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001642s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000729s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.002153s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.001210s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000831s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.005121s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_0) [0.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_4660) [0.000186s] ... ok DEBUG: {0} 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.001198s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_dst_65535) [0.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_0) [0.000223s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_4660) [0.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_dst_65535) [0.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.001962s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.002815s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001065s] ... ok DEBUG: {0} 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.001145s] ... ok DEBUG: {0} 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.002213s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001417s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.004751s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.010639s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.001717s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.002391s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.002605s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.008246s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.001847s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000839s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001597s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.001008s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.007699s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.002023s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_0) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_4660) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_4660) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_dst_65535) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_dst_65535) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_dst_65535) [0.000415s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_0) [0.000483s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_4660) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_4660) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_dst_65535) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_dst_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_dst_65535) [0.000149s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_0) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_4660) [0.000874s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_dst_65535) [0.000491s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_dst_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_dst_65535) [0.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_0) [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_dst_65535) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_dst_65535) [0.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_dst_65535) [0.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_4660) [0.004364s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_4660) [0.000353s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_dst_65535) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_dst_65535) [0.000147s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_0) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_dst_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_dst_65535) [0.001905s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_dst_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_dst_65535) [0.018301s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_0) [0.005100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_4660) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_4660) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_dst_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_dst_65535) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_dst_65535) [0.000133s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001988s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000944s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.016698s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001703s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001763s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.001171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_0) [0.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_4660) [0.000187s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_src_65535) [0.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.014615s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_0) [0.000224s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_4660) [0.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_src_65535) [0.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.003240s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000999s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.001163s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000827s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.001794s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000268s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.005915s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000823s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.002568s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.001647s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.010166s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.001711s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.002246s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000881s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002516s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.002432s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.001746s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.015623s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_0) [0.048217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_0) [0.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_4660) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_src_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_src_65535) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_src_65535) [0.000134s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001022s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_0) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_0) [0.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_4660) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_src_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_src_65535) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_src_65535) [0.000141s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_0) [0.000487s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_4660) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_src_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_src_65535) [0.000125s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_src_65535) [0.000140s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_0) [0.000292s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_4660) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_4660) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_4660) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_src_65535) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_src_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.005453s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_4660) [0.000136s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_src_65535) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_src_65535) [0.000126s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_src_65535) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_src_65535) [0.000163s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.003806s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.006123s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.026729s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.008064s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000935s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000781s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.004729s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.012269s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.009477s] ... ok DEBUG: {0} 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.005982s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.012906s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.002506s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_0) [0.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.001042s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_4660) [0.000266s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____udp_dst_65535) [0.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_0) [0.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_4660) [0.005638s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____udp_dst_65535) [0.000255s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.020603s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.011842s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.012064s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.001160s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.007478s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.014864s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.001034s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.001476s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.002151s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.012595s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.006801s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.004455s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.004840s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001151s] ... ok DEBUG: {0} 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.001210s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000849s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.001157s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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.000198s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.002282s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.002988s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.009426s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.001139s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.002145s] ... ok DEBUG: {0} 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.009445s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.009988s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.007016s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.007298s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.006528s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.004142s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.003074s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.002077s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_0) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_udp_dst_65535) [0.000386s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_udp_dst_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_udp_dst_65535) [0.000134s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_4660) [0.000860s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_udp_dst_65535) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_udp_dst_65535) [0.000439s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_udp_dst_65535) [0.000170s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_0) [0.002088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_4660) [0.004454s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_udp_dst_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_udp_dst_65535) [0.000170s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_udp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_udp_dst_65535) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_udp_dst_65535) [0.000127s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_udp_dst_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_udp_dst_65535) [0.000145s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.010180s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_4660) [0.005014s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_4660) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_udp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_udp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_udp_dst_65535) [0.000130s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_0) [0.000817s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_4660) [0.000367s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_4660) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_4660) [0.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_udp_dst_65535) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_udp_dst_65535) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_udp_dst_65535) [0.000457s] ... ok DEBUG: {0} 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.002651s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.001677s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_0) [0.000918s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_0) [0.000572s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_udp_dst_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_udp_dst_65535) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_udp_dst_65535) [0.000134s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.004791s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.012441s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.001136s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.003073s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.001088s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002343s] ... ok DEBUG: {0} 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.003835s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_0) [0.000212s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_4660) [0.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_src_65535) [0.000195s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.005989s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000797s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_0) [0.000631s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_4660) [0.000183s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_src_65535) [0.000182s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.002851s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.001658s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.003170s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.001145s] ... ok DEBUG: {0} 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.003804s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.003550s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.048544s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.017144s] ... ok DEBUG: {0} 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.007286s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000896s] ... ok DEBUG: {0} 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.006653s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000897s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.002527s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000776s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.003504s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.001075s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.003539s] ... ok DEBUG: {0} 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.004259s] ... ok DEBUG: {0} 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.009222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.001699s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.001713s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.010152s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.001512s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000870s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.005296s] ... ok DEBUG: {0} 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.000700s] ... ok DEBUG: {0} 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.005522s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.001286s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000694s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.011068s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.003484s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.029825s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.003714s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.000940s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_0) [0.001039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_0) [0.000873s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_0) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_4660) [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_4660) [0.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_4660) [0.000939s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_src_65535) [0.000530s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_src_65535) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_src_65535) [0.000466s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000998s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000756s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_0) [0.000901s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_0) [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_0) [0.000553s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_4660) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_4660) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_4660) [0.000465s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_src_65535) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_src_65535) [0.000419s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_src_65535) [0.000221s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000974s] ... ok DEBUG: {0} 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.002974s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_src_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_src_65535) [0.000125s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_0) [0.000248s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_4660) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_4660) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_src_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_src_65535) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_src_65535) [0.000143s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_4660) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_src_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_src_65535) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_src_65535) [0.000135s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_0) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_0) [0.004040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_4660) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_src_65535) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_src_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_src_65535) [0.000153s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.002332s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_0) [0.000386s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_0) [0.000470s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_0) [0.013935s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_4660) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_4660) [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_4660) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_src_65535) [0.000243s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_src_65535) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_src_65535) [0.000711s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.001025s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.012795s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_src_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_src_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_src_65535) [0.000135s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.011778s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.004833s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.001140s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.006583s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000905s] ... ok DEBUG: {0} 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.007894s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000871s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000872s] ... ok DEBUG: {0} 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.001355s] ... ok DEBUG: {0} 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.001208s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.006377s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.003521s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.002273s] ... ok DEBUG: {0} 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.004468s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.013758s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.001872s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.001640s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.002935s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.001655s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.009029s] ... ok DEBUG: {0} 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.002105s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.001718s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.007224s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_0) [0.000356s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_4660) [0.000294s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____sctp_dst_65535) [0.000359s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.002860s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.002170s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.000815s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_0) [0.000274s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_4660) [0.001051s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____sctp_dst_65535) [0.000272s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000772s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.004024s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.002600s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.004418s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.001739s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000773s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.003235s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.000766s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} 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.001229s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000765s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.001425s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.001187s] ... ok DEBUG: {0} 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.000994s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.001430s] ... ok DEBUG: {0} 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.000668s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.005307s] ... ok DEBUG: {0} 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.005089s] ... ok DEBUG: {0} 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.001638s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.036148s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001947s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.001026s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.005983s] ... ok DEBUG: {0} 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.001486s] ... ok DEBUG: {0} 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.001763s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.002732s] ... ok DEBUG: {0} 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.002294s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000781s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000650s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.003630s] ... ok DEBUG: {0} 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.000776s] ... ok DEBUG: {0} 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.001557s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.013687s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.002857s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.008415s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.001862s] ... ok DEBUG: {0} 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.001526s] ... ok DEBUG: {0} 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.001440s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.001848s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.001056s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.009081s] ... ok DEBUG: {0} 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.001124s] ... ok DEBUG: {0} 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.002920s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.001048s] ... ok DEBUG: {0} 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.001034s] ... ok DEBUG: {0} 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.001926s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.001185s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.001100s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000634s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.001712s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.053147s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.019303s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.002539s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.001587s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.006562s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.002670s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.007965s] ... ok DEBUG: {0} 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.001632s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.002308s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} 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.000882s] ... ok DEBUG: {0} 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.000695s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000969s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.002287s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_0) [0.000492s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_sctp_dst_65535) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_sctp_dst_65535) [0.000409s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_sctp_dst_65535) [0.000140s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_4660) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_sctp_dst_65535) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_sctp_dst_65535) [0.000136s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_sctp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_sctp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_sctp_dst_65535) [0.000132s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_sctp_dst_65535) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_sctp_dst_65535) [0.005292s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_sctp_dst_65535) [0.000152s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_4660) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_sctp_dst_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_sctp_dst_65535) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_sctp_dst_65535) [0.000132s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_0) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_sctp_dst_65535) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_sctp_dst_65535) [0.000136s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_4660) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_4660) [0.000678s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_4660) [0.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_sctp_dst_65535) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_sctp_dst_65535) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_sctp_dst_65535) [0.000136s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_0) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_4660) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_sctp_dst_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_sctp_dst_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_sctp_dst_65535) [0.000151s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.006291s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.004042s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.001263s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.002196s] ... ok DEBUG: {0} 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.001864s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.001306s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.013652s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001601s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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: {0} 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.000326s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000885s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_src___) [0.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_src___) [0.000201s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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: {0} 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.000358s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_ipv6_dst___) [0.000235s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001033s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002604s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.014058s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.004196s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.002324s] ... ok DEBUG: {0} 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.007218s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000755s] ... ok DEBUG: {0} 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.000864s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.005429s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_305419896) [0.001376s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg0_4294967295) [0.000790s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001414s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg1_4294967295) [0.000718s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg1_4294967295) [0.000276s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.002116s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg2_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg4_4294967295) [0.004088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg4_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000933s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_305419896) [0.001062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg5_4294967295) [0.000225s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg6_4294967295) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_0_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_type_255_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.010089s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.009347s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_src___) [0.000220s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_src___) [0.000185s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_ipv6_dst___) [0.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_ipv6_dst___) [0.000183s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.004275s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.009613s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001010s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.056417s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.003608s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.001370s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001418s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.002590s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.006773s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.002381s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_0) [0.000664s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg0_4294967295) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_0) [0.000659s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_305419896) [0.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg0_4294967295) [0.000151s] ... ok DEBUG: {0} 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.001007s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg1_4294967295) [0.000536s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg1_4294967295) [0.000154s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg2_4294967295) [0.000158s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.043738s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg6_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_0) [0.000495s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_305419896) [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv4_code_255_reg7_4294967295) [0.000542s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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: {0} 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.010352s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.001356s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.010216s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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: {0} 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.000321s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.003190s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_src___) [0.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001430s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_src___) [0.000205s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.004239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_src___) [0.000469s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000932s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_ipv6_dst___) [0.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_ipv6_dst___) [0.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_ipv6_dst___) [0.000242s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.005748s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000724s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.014271s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.003099s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000227s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.002420s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.004625s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.003541s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.004546s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.005364s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001479s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_305419896) [0.000994s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg0_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_305419896) [0.000531s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg0_4294967295) [0.000444s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg0_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg1_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_0) [0.007208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_305419896) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg1_4294967295) [0.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_0) [0.000452s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg4_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_0) [0.000128s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg6_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg6_4294967295) [0.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_4660_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_arp_op_65535_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.003443s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.003118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.005771s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.002596s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.001156s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.002082s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.008296s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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: {0} 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.000353s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000940s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.003656s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.018335s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.014183s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.002988s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.002584s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.001980s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000774s] ... ok DEBUG: {0} 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.000881s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.003270s] ... ok DEBUG: {0} 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.000884s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000211s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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: {0} 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.000260s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.001000s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000791s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001211s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.001855s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.001055s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000194s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000246s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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: {0} 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.000249s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.003957s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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: {0} 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.000239s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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: {0} 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.000364s] ... ok DEBUG: {0} 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.001448s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.003674s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.001685s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.003149s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.001300s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.001065s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000789s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.001278s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.001084s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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: {0} 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.000267s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.002560s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.001009s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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: {0} 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.000222s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.003582s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.005323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.003410s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.008430s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.003641s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.001816s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.002108s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.004865s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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: {0} 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.000352s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000803s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.001575s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000825s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.005077s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.011365s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.001067s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000817s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.001347s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.003655s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.001453s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.007024s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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: {0} 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.000292s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.035489s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001585s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.004085s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.037335s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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: {0} 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.000361s] ... ok DEBUG: {0} 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.002214s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.006219s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.005849s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.004584s] ... ok DEBUG: {0} 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.006896s] ... ok DEBUG: {0} 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.001231s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.044446s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.008964s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.026188s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000729s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.001015s] ... ok DEBUG: {0} 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.004653s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.002063s] ... ok DEBUG: {0} 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.001011s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.001491s] ... ok DEBUG: {0} 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.001560s] ... ok DEBUG: {0} 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.000869s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.003520s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.002811s] ... ok DEBUG: {0} 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.001494s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.002248s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.002988s] ... ok DEBUG: {0} 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.001882s] ... ok DEBUG: {0} 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.000991s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.002181s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000741s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.001044s] ... ok DEBUG: {0} 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.003908s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000989s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.000744s] ... ok DEBUG: {0} 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.004420s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000773s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.002331s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.031081s] ... ok DEBUG: {0} 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.005162s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.005259s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.001502s] ... ok DEBUG: {0} 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.001350s] ... ok DEBUG: {0} 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.001150s] ... ok DEBUG: {0} 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.002567s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000670s] ... ok DEBUG: {0} 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.000952s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.002981s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.001905s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.008863s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.004887s] ... ok DEBUG: {0} 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.003382s] ... ok DEBUG: {0} 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.002049s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.001991s] ... ok DEBUG: {0} 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.001392s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001686s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.001227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.003406s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.001395s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.015253s] ... ok DEBUG: {0} 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.003665s] ... ok DEBUG: {0} 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.000900s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.002011s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.025191s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.009225s] ... ok DEBUG: {0} 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.002873s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001103s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000910s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} 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.001340s] ... ok DEBUG: {0} 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.002443s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000925s] ... ok DEBUG: {0} 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.000646s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.004923s] ... ok DEBUG: {0} 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.000814s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.004034s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.006245s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.008002s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.009360s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.009102s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.001233s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.009050s] ... ok DEBUG: {0} 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.009716s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.006303s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001118s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.003595s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.002566s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000933s] ... ok DEBUG: {0} 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.001201s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000781s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.004759s] ... ok DEBUG: {0} 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.002327s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.001801s] ... ok DEBUG: {0} 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.000790s] ... ok DEBUG: {0} 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.010619s] ... ok DEBUG: {0} 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.005408s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.001777s] ... ok DEBUG: {0} 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.004750s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.006346s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.003106s] ... ok DEBUG: {0} 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.007233s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.002754s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.002129s] ... ok DEBUG: {0} 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.002096s] ... ok DEBUG: {0} 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.002902s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.004595s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.002927s] ... ok DEBUG: {0} 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.001257s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.002409s] ... ok DEBUG: {0} 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.002351s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000840s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.001063s] ... ok DEBUG: {0} 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.000786s] ... ok DEBUG: {0} 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.000839s] ... ok DEBUG: {0} 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.002116s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.007059s] ... ok DEBUG: {0} 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.002019s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.004062s] ... ok DEBUG: {0} 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.003912s] ... ok DEBUG: {0} 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.004999s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.001206s] ... ok DEBUG: {0} 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.002979s] ... ok DEBUG: {0} 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.001117s] ... ok DEBUG: {0} 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.001311s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.001231s] ... ok DEBUG: {0} 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.001014s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.004641s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.003064s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.005865s] ... ok DEBUG: {0} 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.001586s] ... ok DEBUG: {0} 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.015034s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.001039s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.002481s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.095447s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.059033s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.033383s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.002286s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.001147s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.001635s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000730s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000689s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.002885s] ... ok DEBUG: {0} 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.004373s] ... ok DEBUG: {0} 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.000722s] ... ok DEBUG: {0} 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.000798s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.007275s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.005680s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000671s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.003282s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.014908s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.001565s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.001091s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000654s] ... ok DEBUG: {0} 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.000853s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.008402s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.011692s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.002150s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.005649s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.009767s] ... ok DEBUG: {0} 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.000878s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.001880s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.002492s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000634s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.001072s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.002391s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.001003s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.001659s] ... ok DEBUG: {0} 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.001184s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.006818s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.001227s] ... ok DEBUG: {0} 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.005732s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000907s] ... ok DEBUG: {0} 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.001629s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.001850s] ... ok DEBUG: {0} 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.008551s] ... ok DEBUG: {0} 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.016802s] ... ok DEBUG: {0} 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.011812s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} 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.000800s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.001061s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.001775s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.007163s] ... ok DEBUG: {0} 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.004309s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.008652s] ... ok DEBUG: {0} 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.001923s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.016033s] ... ok DEBUG: {0} 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.006610s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.011463s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000858s] ... ok DEBUG: {0} 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.005529s] ... ok DEBUG: {0} 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.016271s] ... ok DEBUG: {0} 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.001794s] ... ok DEBUG: {0} 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.001052s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.001147s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.004142s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.001474s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.015112s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000870s] ... ok DEBUG: {0} 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.009615s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.001673s] ... ok DEBUG: {0} 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.001456s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.001399s] ... ok DEBUG: {0} 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.000755s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.002523s] ... ok DEBUG: {0} 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.000762s] ... ok DEBUG: {0} 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.000765s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.001327s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.024330s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.002514s] ... ok DEBUG: {0} 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.002589s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.003275s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001387s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001107s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.014573s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.001133s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.020373s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.008631s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.007962s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.001660s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.003540s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.005309s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.002151s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.002347s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.001624s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001356s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.001413s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.005950s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000724s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.007135s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.001274s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_ipv6_src___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_ipv6_src___) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000273s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001291s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.019209s] ... ok DEBUG: {0} 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.014008s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.002147s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_src___) [0.001413s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_src___) [0.000199s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.001578s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_src___) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_src___) [0.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.019377s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.001009s] ... ok DEBUG: {0} 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.001155s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____ipv6_src___) [0.000229s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.001336s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.005138s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.029891s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.003350s] ... ok DEBUG: {0} 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.001278s] ... ok DEBUG: {0} 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.003044s] ... ok DEBUG: {0} 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.005442s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.009223s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.005970s] ... ok DEBUG: {0} 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.002148s] ... ok DEBUG: {0} 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.002251s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.001830s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_0) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_305419896) [0.001102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_label_4294967295) [0.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.006877s] ... ok DEBUG: {0} 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.003281s] ... ok DEBUG: {0} 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.001171s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_tc_255) [0.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.018847s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_0) [0.002164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_uca_255) [0.000199s] ... ok DEBUG: {0} 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.000845s] ... ok DEBUG: {0} 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.001877s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.003854s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.009450s] ... ok DEBUG: {0} 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.003270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_0) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_4660) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tcp_flags_65535) [0.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.012849s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001441s] ... ok DEBUG: {0} 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.011599s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.002427s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.002805s] ... ok DEBUG: {0} 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.001007s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_src___) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_src___) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_src___) [0.000192s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.006112s] ... ok DEBUG: {0} 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.001477s] ... ok DEBUG: {0} 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.003542s] ... ok DEBUG: {0} 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.001424s] ... ok DEBUG: {0} 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.000950s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.005638s] ... ok DEBUG: {0} 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.005226s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.002850s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.001718s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.039559s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.015445s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.007234s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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: {0} 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.007155s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.003496s] ... ok DEBUG: {0} 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.001039s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_305419896) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pkt_mark_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.004959s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_src___) [0.000448s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_src___) [0.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_src___) [0.023957s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_src___) [0.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.001268s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.003937s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.002758s] ... ok DEBUG: {0} 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.001024s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tun_ipv6_dst___) [0.000222s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.002436s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.010362s] ... ok DEBUG: {0} 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.015586s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.013351s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.006685s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_src___) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_src___) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_src___) [0.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001546s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_305419896) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg0_4294967295) [0.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.002464s] ... ok DEBUG: {0} 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.001272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_0) [0.000588s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_305419896) [0.000243s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg1_4294967295) [0.000203s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000736s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_0) [0.000422s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_305419896) [0.000930s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg2_4294967295) [0.000210s] ... ok DEBUG: {0} 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.000845s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000814s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.007382s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_0) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg3_4294967295) [0.000191s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001816s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.003582s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_0) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg4_4294967295) [0.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg5_4294967295) [0.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.003683s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_0) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_305419896) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg6_4294967295) [0.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.002751s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_305419896) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____reg7_4294967295) [0.000199s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000187s] ... ok DEBUG: {0} 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.014337s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.001381s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.005249s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____mpls_bos_255) [0.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001119s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_1193046) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____pbb_isid_16777215) [0.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_0) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_ipv6_src___) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_ipv6_src___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_ipv6_src___) [0.000534s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.005078s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.001177s] ... ok DEBUG: {0} 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.001096s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.001613s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_305419896) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000252s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.012028s] ... ok DEBUG: {0} 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.002288s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.003799s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_ipv6_dst___) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_ipv6_dst___) [0.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_ipv6_dst___) [0.001310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_ipv6_dst___) [0.000245s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.010143s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.002206s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_nd_target___) [0.000535s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.011885s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.003872s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.005528s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.008027s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.002063s] ... ok DEBUG: {0} 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.004466s] ... ok DEBUG: {0} 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.056537s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.002324s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_0) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_label_4294967295) [0.000189s] ... ok DEBUG: {0} 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: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_tc_255) [0.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.004265s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.014734s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_uca_255) [0.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_0) [0.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_4660) [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tcp_flags_65535) [0.008882s] ... ok DEBUG: {0} 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.001140s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.001507s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.001526s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.001292s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_ipv6_dst___) [0.000511s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_ipv6_dst___) [0.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_ipv6_dst___) [0.001908s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.001075s] ... ok DEBUG: {0} 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.003129s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.051171s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.031741s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.002819s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.001289s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000792s] ... ok DEBUG: {0} 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.001058s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.022798s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_305419896) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pkt_mark_4294967295) [0.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.058622s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_ipv6_dst___) [0.000190s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.003283s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000671s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_src___) [0.000462s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000700s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tun_ipv6_dst___) [0.000446s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.002916s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.001960s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_ipv6_dst___) [0.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_ipv6_dst___) [0.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_ipv6_dst___) [0.000285s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000751s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_305419896) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg0_4294967295) [0.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.002748s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_0) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_305419896) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg1_4294967295) [0.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.001463s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.001015s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_0) [0.000294s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_305419896) [0.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg2_4294967295) [0.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_305419896) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg3_4294967295) [0.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.009501s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_305419896) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg4_4294967295) [0.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.019098s] ... ok DEBUG: {0} 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.001949s] ... ok DEBUG: {0} 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.004746s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_305419896) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg5_4294967295) [0.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.005958s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.001424s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg6_4294967295) [0.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_305419896) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____reg7_4294967295) [0.032232s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____mpls_bos_255) [0.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.061226s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_1193046) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____pbb_isid_16777215) [0.000189s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.002540s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_4660) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_dst____ipv6_exthdr_65535) [0.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.002231s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000827s] ... ok DEBUG: {0} 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.000730s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.008435s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.004938s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000985s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.001992s] ... ok DEBUG: {0} 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.002199s] ... ok DEBUG: {0} 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.001141s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.002835s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.001377s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.001214s] ... ok DEBUG: {0} 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.002206s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.003877s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001875s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.001659s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.040205s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.005770s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.044105s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.011017s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.001674s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.003418s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.001852s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000762s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.009644s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.079728s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.003882s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.004636s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.002454s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_0) [0.013944s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg0_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg1_4294967295) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_305419896) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_305419896) [0.006527s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000162s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_305419896) [0.003227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_0) [0.002273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000156s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.007409s] ... ok DEBUG: {0} 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.001133s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg4_4294967295) [0.000706s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_0) [0.009045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.003299s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_305419896) [0.000479s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_0) [0.012455s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000193s] ... ok DEBUG: {0} 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.000720s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg6_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} 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.003850s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.003038s] ... ok DEBUG: {0} 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.006495s] ... ok DEBUG: {0} 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.004374s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_0_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_0) [0.014770s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_305419896_reg7_4294967295) [0.026171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_0) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000152s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.001159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001246s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.008926s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.005383s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.007701s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.002766s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.001612s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.005485s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.066102s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000823s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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: {0} 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.000537s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.002431s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.035497s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg0_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg0_4294967295) [0.000154s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg2_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001446s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg3_4294967295) [0.008836s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg3_4294967295) [0.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg4_4294967295) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg4_4294967295) [0.000215s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg5_4294967295) [0.000154s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_305419896) [0.001613s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg6_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_0) [0.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg6_4294967295) [0.000783s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.002526s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_0) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_0_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_type_255_reg7_4294967295) [0.000169s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000145s] ... ok DEBUG: {0} 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.003596s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.008086s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.005646s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.036447s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.002722s] ... ok DEBUG: {0} 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.007415s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.005469s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.011021s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.005431s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.026017s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.006876s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.001664s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.001156s] ... ok DEBUG: {0} 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.010698s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.001086s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.011891s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.011446s] ... ok DEBUG: {0} 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.004662s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_0) [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg0_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg1_4294967295) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg1_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_305419896) [0.051848s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg2_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg4_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg5_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg6_4294967295) [0.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_icmpv6_code_255_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.002373s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.076522s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.004855s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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: {0} 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.000300s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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: {0} 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.006375s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.008421s] ... ok DEBUG: {0} 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.010501s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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: {0} 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.000312s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.025014s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.001412s] ... ok DEBUG: {0} 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.006990s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000859s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.006466s] ... ok DEBUG: {0} 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.002000s] ... ok DEBUG: {0} 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.004911s] ... ok DEBUG: {0} 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.000821s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.002963s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000862s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.001216s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.001654s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.001239s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.001742s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001737s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.002264s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.001151s] ... ok DEBUG: {0} 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.005602s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.029429s] ... ok DEBUG: {0} 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.002033s] ... ok DEBUG: {0} 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.005059s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000784s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.001417s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.005992s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.011871s] ... ok DEBUG: {0} 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.010654s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.007391s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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: {0} 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.000633s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.012881s] ... ok DEBUG: {0} 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.001288s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.020831s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.038575s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.003802s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.001941s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.003233s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg0_4294967295) [0.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_0) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_305419896) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg1_4294967295) [0.000183s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.012937s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_305419896) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg2_4294967295) [0.000190s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.023201s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_0) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_305419896) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg3_4294967295) [0.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.015044s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_0) [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg4_4294967295) [0.000545s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.046807s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.084063s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_0) [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_305419896) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg5_4294967295) [0.000188s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_0) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg6_4294967295) [0.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.002797s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_305419896) [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_nd_target____reg7_4294967295) [0.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001415s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000907s] ... ok DEBUG: {0} 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.002884s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.004125s] ... ok DEBUG: {0} 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.004199s] ... ok DEBUG: {0} 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.012136s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.004393s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001452s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.005547s] ... ok DEBUG: {0} 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.000971s] ... ok DEBUG: {0} 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.001231s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.084279s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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: {0} 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.000270s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.020007s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000741s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.009737s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000918s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.001329s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.001073s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.024621s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.014704s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.006515s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.005917s] ... ok DEBUG: {0} 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.023978s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.001451s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.012815s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.003537s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.009828s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.004259s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.001036s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.002386s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.012860s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.001065s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.001464s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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: {0} 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.000337s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.003294s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.003122s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000854s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000964s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.001283s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.002864s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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: {0} 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.001156s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.003155s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.001342s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.015674s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.010991s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000371s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.015290s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000947s] ... ok DEBUG: {0} 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.012444s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.003113s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000729s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.001696s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.001439s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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: {0} 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.001032s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000814s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.001406s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.003055s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.003717s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000714s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000910s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001749s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.001266s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.001582s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.016653s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.001158s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.002075s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.008219s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000807s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.002868s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.002784s] ... ok DEBUG: {0} 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.020066s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001269s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.003155s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.002677s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.001797s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.001778s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.005574s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.004108s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000247s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.009048s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.006023s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.002333s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.002505s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg0_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.003316s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg1_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_0) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.002696s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg3_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg4_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg6_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_0_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_305419896_reg7_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_label_4294967295_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.007321s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.007102s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.007262s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.009394s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.004897s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.002787s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.001045s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.001026s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.002211s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.192973s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.005690s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg0_4294967295) [0.003633s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg1_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg3_4294967295) [0.001966s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg3_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg4_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg5_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg6_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg6_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_0_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_tc_255_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.002085s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.004273s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001129s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.005161s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001995s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.013541s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.006255s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.001331s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_0) [0.000132s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg0_4294967295) [0.000151s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg1_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_305419896) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg3_4294967295) [0.000155s] ... ok DEBUG: {0} 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.007096s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg4_4294967295) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg6_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_305419896) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_uca_255_reg7_4294967295) [0.000163s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000863s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.002413s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000985s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.020570s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.004476s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.001029s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.003980s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_4660) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tcp_flags_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tcp_flags_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tcp_flags_65535) [0.000131s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_0) [0.045637s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_4660) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tcp_flags_65535) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tcp_flags_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tcp_flags_65535) [0.000131s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_0) [0.000135s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tcp_flags_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tcp_flags_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tcp_flags_65535) [0.000175s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_0) [0.002477s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_4660) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_4660) [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tcp_flags_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tcp_flags_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tcp_flags_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_4660) [0.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tcp_flags_65535) [0.000167s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.002518s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_4660) [0.002015s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_4660) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tcp_flags_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tcp_flags_65535) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tcp_flags_65535) [0.000136s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001686s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_4660) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_4660) [0.000523s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tcp_flags_65535) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tcp_flags_65535) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tcp_flags_65535) [0.000133s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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: {0} 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.000232s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_0) [0.002039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_4660) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tcp_flags_65535) [0.076768s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tcp_flags_65535) [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tcp_flags_65535) [0.000144s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.044652s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000931s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.002235s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.003693s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000864s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000171s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.014766s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.001013s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.002578s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.003619s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002228s] ... ok DEBUG: {0} 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.007865s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg0_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg0_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg0_4294967295) [0.000279s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg1_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg1_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_0) [0.015656s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_305419896) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg1_4294967295) [0.000168s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_305419896) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg2_4294967295) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_0) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg2_4294967295) [0.000157s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.025057s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000807s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.002630s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg3_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg3_305419896) [0.000166s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg3_4294967295) [0.000142s] ... ok DEBUG: {0} 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.002990s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg4_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg4_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg4_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg5_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg5_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg5_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg6_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg6_4294967295) [0.000163s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_0_reg7_4294967295) [0.004017s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_305419896_reg7_4294967295) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_actset_output_4294967295_reg7_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000974s] ... ok DEBUG: {0} 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.001073s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.012699s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.001528s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.004455s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.003737s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.020522s] ... ok DEBUG: {0} 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.004012s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.011573s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.002329s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000755s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.013803s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.062950s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.013652s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.023489s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.001345s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.049933s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.001094s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000920s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.004183s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.017682s] ... ok DEBUG: {0} 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.002733s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.007901s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.020758s] ... ok DEBUG: {0} 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.002511s] ... ok DEBUG: {0} 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.001389s] ... ok DEBUG: {0} 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.001728s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.001089s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.015267s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.002253s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000908s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.024975s] ... ok DEBUG: {0} 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.005653s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.001057s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.002373s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.003859s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.001497s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.039928s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.013396s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.031507s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.001595s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.018627s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.010720s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.011489s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.010654s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.031411s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001570s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.002536s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.045508s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.038470s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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: {0} 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.000253s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.015555s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.035495s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.022967s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.059586s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.026063s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.062889s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000816s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.007680s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.007627s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.005162s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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: {0} 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.000241s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.006579s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.007082s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.001724s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.008436s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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: {0} 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.000254s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.003176s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000919s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000976s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.002697s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.004896s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg0_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg1_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg1_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg1_4294967295) [0.000143s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.009776s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg2_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg2_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_305419896) [0.001784s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg3_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg4_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg4_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg4_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.004582s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg5_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_0) [0.000139s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg6_4294967295) [0.000143s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_0_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_305419896_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_0) [0.000750s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pkt_mark_4294967295_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.014067s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.001106s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000945s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.004086s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.011368s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.006396s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg0_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg0_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg0_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_0) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_305419896) [0.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg1_4294967295) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg1_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg2_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg2_4294967295) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_0) [0.003188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001986s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_305419896) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg3_4294967295) [0.000147s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg4_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg5_4294967295) [0.000140s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg5_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_0) [0.000463s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg5_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg6_4294967295) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg6_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_305419896_reg7_4294967295) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_conj_id_4294967295_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.005836s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.001539s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.001221s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000217s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_src___) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_src___) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_src___) [0.000215s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_src___) [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_src___) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_src___) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_src___) [0.000201s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.002610s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_src___) [0.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_src___) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_src___) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_src___) [0.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_src___) [0.023283s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_src___) [0.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.005885s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_src___) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_src___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_src___) [0.000202s] ... ok DEBUG: {0} 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.006825s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001799s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.007427s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.012031s] ... ok DEBUG: {0} 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.001838s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.003650s] ... ok DEBUG: {0} 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.002797s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.004561s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.002790s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tun_ipv6_dst___) [0.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tun_ipv6_dst___) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tun_ipv6_dst___) [0.000279s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.001195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tun_ipv6_dst___) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.001671s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tun_ipv6_dst___) [0.000237s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tun_ipv6_dst___) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tun_ipv6_dst___) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tun_ipv6_dst___) [0.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tun_ipv6_dst___) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tun_ipv6_dst___) [0.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tun_ipv6_dst___) [0.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tun_ipv6_dst___) [0.000271s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tun_ipv6_dst___) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tun_ipv6_dst___) [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tun_ipv6_dst___) [0.000200s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.011612s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tun_ipv6_dst___) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tun_ipv6_dst___) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tun_ipv6_dst___) [0.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.003533s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.001174s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.004544s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg0_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg0_4294967295) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg0_4294967295) [0.000179s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg1_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg1_4294967295) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg1_4294967295) [0.000153s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg2_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg2_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} 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.005009s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg3_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg3_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg3_4294967295) [0.000143s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg4_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg4_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg4_4294967295) [0.000156s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg5_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg5_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg5_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.003737s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg6_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg6_4294967295) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg6_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_305419896_reg7_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser__dp_hash_4294967295_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.008592s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.001741s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.003078s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg1_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg1_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg1_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg2_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg3_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg3_4294967295) [0.000157s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg4_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg4_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg5_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_305419896) [0.005072s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg5_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.003305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg6_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg6_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg6_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_reg7_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_0) [0.002674s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_reg7_4294967295) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_reg7_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000158s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg0_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_0) [0.000135s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_305419896) [0.000478s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_305419896) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_305419896) [0.002588s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg0_4294967295) [0.001109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg0_4294967295) [0.002322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg0_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_0_tunnel_id_18446744073709551615) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000151s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_0) [0.003323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg2_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_305419896) [0.000425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg2_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg3_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg3_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg4_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_0) [0.000133s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg4_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg5_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg5_4294967295) [0.000171s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg6_4294967295) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_305419896) [0.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg6_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_reg7_4294967295) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_0) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_reg7_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg1_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001268s] ... ok DEBUG: {0} 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.000966s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_305419896) [0.009130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg1_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg1_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg1_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_1311768467463790320) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_0_tunnel_id_18446744073709551615) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg1_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg3_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_305419896) [0.002916s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg3_4294967295) [0.004324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg3_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_305419896) [0.000877s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg4_4294967295) [0.003099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_305419896) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg4_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg4_4294967295) [0.000886s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.002856s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_0) [0.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_305419896) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg5_4294967295) [0.001140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_0) [0.009298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_305419896) [0.009119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg6_4294967295) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.027479s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_reg7_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg2_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg2_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg2_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg2_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.012824s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_1311768467463790320) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_0_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000148s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.003575s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg4_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg4_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg4_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_0) [0.000379s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_305419896) [0.000562s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg5_4294967295) [0.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_0) [0.000412s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_305419896) [0.001747s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg5_4294967295) [0.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_0) [0.000380s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_305419896) [0.000239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg5_4294967295) [0.000332s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_0) [0.000397s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_305419896) [0.000341s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg6_4294967295) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_0) [0.000413s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_305419896) [0.002239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg6_4294967295) [0.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_305419896) [0.000276s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg6_4294967295) [0.000242s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_0) [0.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_305419896) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_reg7_4294967295) [0.000581s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_0) [0.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_reg7_4294967295) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_0) [0.000972s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_305419896) [0.000257s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_reg7_4294967295) [0.000420s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000351s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000405s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_0) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_0) [0.000247s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_305419896) [0.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_305419896) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg3_4294967295) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg3_4294967295) [0.000237s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.007098s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_0) [0.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_0) [0.000254s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_0) [0.000370s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_305419896) [0.000329s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_305419896) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_305419896) [0.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg3_4294967295) [0.000371s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg3_4294967295) [0.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg3_4294967295) [0.000238s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.001334s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_0) [0.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_1311768467463790320) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_0_tunnel_id_18446744073709551615) [0.000482s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_0) [0.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.008095s] ... ok DEBUG: {0} 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.001059s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000797s] ... ok DEBUG: {0} 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.003308s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_0) [0.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_0) [0.001333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_0) [0.000406s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_305419896) [0.000424s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_305419896) [0.000415s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_305419896) [0.006759s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg3_4294967295) [0.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000257s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000184s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_0) [0.000328s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_305419896) [0.000328s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg5_4294967295) [0.000407s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_0) [0.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_305419896) [0.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg5_4294967295) [0.003592s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_0) [0.044803s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_305419896) [0.001118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg5_4294967295) [0.000238s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.002985s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_0) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_305419896) [0.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg6_4294967295) [0.001857s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_0) [0.006882s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_305419896) [0.003118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg6_4294967295) [0.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_0) [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_305419896) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg6_4294967295) [0.000253s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.003027s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_reg7_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_reg7_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.012610s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.006788s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_0) [0.001087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg4_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg4_4294967295) [0.003287s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_305419896) [0.008298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg4_4294967295) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg4_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg4_4294967295) [0.000158s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_1311768467463790320) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_0_tunnel_id_18446744073709551615) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.001761s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_305419896) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg4_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg6_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_reg7_0) [0.000134s] ... ok DEBUG: {0} 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: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_reg7_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_reg7_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001040s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.002062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg5_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_305419896) [0.003798s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_1311768467463790320) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_0_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000195s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_305419896) [0.006025s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_reg7_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000204s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg6_4294967295) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg6_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_0) [0.001558s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg6_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg6_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg6_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_1311768467463790320) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_0_tunnel_id_18446744073709551615) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000151s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg6_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.078161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000153s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_0_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_mpls_bos_255_reg7_4294967295) [0.000243s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_0_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_1193046_reg7_4294967295) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_pbb_isid_16777215_reg7_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_0_tunnel_id_18446744073709551615) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000141s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_0_reg7_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_3_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001776s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000851s] ... ok DEBUG: {0} 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.007016s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001138s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.009780s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002932s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__0__305419896_) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__305419896__305419896_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_in_port__4294967295__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295) [0.000090s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_305419896) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_phy_port_4294967295) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__0__1311768467463790320_) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0) [0.005259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615) [0.000105s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__0__4660_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__4660__4660_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_eth_type__65535__4660_) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__0__4660_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__4660__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_vid__65535__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_0) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_vid_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__0__255_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_vlan_pcp__255__255_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_0) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_vlan_pcp_255) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__0__255_) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_dscp__255__255_) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0) [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__0__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_ecn__255__255_) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0) [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__0__255_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ip_proto__255__255_) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255) [0.000114s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__0__4660_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__4660__4660_) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_src__65535__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_0) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_4660) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_src_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__0__4660_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__4660__4660_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_dst__65535__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_0) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_4660) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_dst_65535) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__0__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__4660__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_src__65535__4660_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_4660) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_src_65535) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__0__4660_) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__4660__4660_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_udp_dst__65535__4660_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_4660) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_udp_dst_65535) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__0__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__4660__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_src__65535__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_src_65535) [0.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__0__4660_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__4660__4660_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_sctp_dst__65535__4660_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_4660) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_sctp_dst_65535) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__0__255_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_type__255__255_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__0__255_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv4_code__255__255_) [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255) [0.000086s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__4660__4660_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_arp_op__65535__4660_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535) [0.000089s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src___) [0.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst___) [0.008338s] ... ok DEBUG: {0} 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.001736s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__0__305419896_) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__305419896__305419896_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__0__255_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_type__255__255_) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__0__255_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_icmpv6_code__255__255_) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255) [0.000083s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target___) [0.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__0__305419896_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__305419896__305419896_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_label__4294967295__305419896_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__0__255_) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_tc__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__0__255_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_uca__255__255_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__0__4660_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__4660__4660_) [0.014191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tcp_flags__65535__4660_) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_0) [0.000101s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tcp_flags_65535) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__0__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__305419896__305419896_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_actset_output__4294967295__305419896_) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_1311768467463790320) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_nxm_18446744073709551615) [0.000103s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.001603s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__0__305419896_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__305419896__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pkt_mark__4294967295__305419896_) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__0__305419896_) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__305419896__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_conj_id__4294967295__305419896_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_src___) [0.000142s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tun_ipv6_dst___) [0.000159s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__0__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__305419896__305419896_) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask__dp_hash__4294967295__305419896_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__0__305419896_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__305419896__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg0__4294967295__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__0__305419896_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__305419896__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg1__4294967295__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0) [0.022545s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__0__305419896_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__305419896__305419896_) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg2__4294967295__305419896_) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__0__305419896_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__305419896__305419896_) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg3__4294967295__305419896_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__0__305419896_) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__305419896__305419896_) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg4__4294967295__305419896_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__0__305419896_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__305419896__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg5__4294967295__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__0__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__305419896__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg6__4294967295__305419896_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__0__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__305419896__305419896_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_reg7__4294967295__305419896_) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0) [0.008792s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__0__255_) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_mpls_bos__255__255_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__0__1193046_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__1193046__1193046_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_pbb_isid__16777215__1193046_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__0__1311768467463790320_) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_1311768467463790320) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__0__4660_) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__4660__4660_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mask_ipv6_exthdr__65535__4660_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0) [0.000421s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535) [0.000087s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.001798s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.006103s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_metadata_18446744073709551615) [0.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_metadata_18446744073709551615) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.001381s] ... ok DEBUG: {0} 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.000720s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.001003s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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.009599s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.007997s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_src___) [0.000978s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_src___) [0.000168s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_src___) [0.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_ipv6_dst___) [0.000176s] ... ok DEBUG: {0} 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: {0} 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.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_ipv6_dst___) [0.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.001583s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.020249s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.004020s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.006892s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.003119s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001396s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.012243s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000914s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.020260s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.011155s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001562s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_0) [0.000580s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_305419896) [0.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg0_4294967295) [0.000479s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_0) [0.000530s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_305419896) [0.005121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg0_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.006847s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg1_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg1_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_305419896) [0.001733s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg2_4294967295) [0.000543s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.002888s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_305419896) [0.001181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg3_4294967295) [0.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_305419896) [0.004391s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.007130s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} 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.001875s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg5_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_305419896) [0.000360s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg6_4294967295) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_305419896_reg7_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_in_port_4294967295_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.002165s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.004077s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.012099s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.008665s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.002009s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.011900s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.003861s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.011612s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.004474s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.002562s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.003792s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.004983s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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: {0} 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.000171s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000978s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.001174s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000872s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.012886s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.006703s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.008458s] ... ok DEBUG: {0} 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.006741s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.001000s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.004821s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.003663s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.007243s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.002068s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000302s] ... ok DEBUG: {0} 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.003934s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.005950s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.003827s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000403s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001411s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.007050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_1311768467463790320) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_metadata_18446744073709551615) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_metadata_18446744073709551615) [0.000123s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_vid_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000125s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_vlan_pcp_255) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_0) [0.011730s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000143s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_1311768467463790320) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_metadata_18446744073709551615) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.001770s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.055309s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.004383s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_src_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_src_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_src_65535) [0.000116s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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: {0} 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.000338s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_0) [0.000116s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_dst_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_src_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_src_65535) [0.000129s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.012754s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_udp_dst_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_udp_dst_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_udp_dst_65535) [0.000117s] ... ok DEBUG: {0} 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.003089s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_src_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_src_65535) [0.000116s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_sctp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000117s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000279s] ... ok DEBUG: {0} 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.007203s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_0) [0.000705s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_1311768467463790320) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_metadata_18446744073709551615) [0.000114s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000240s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.001468s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.007263s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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: {0} 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.000471s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.009331s] ... ok DEBUG: {0} 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.000831s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.002732s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_0) [0.000173s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_1311768467463790320) [0.000174s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____metadata_18446744073709551615) [0.000282s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_0) [0.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_1311768467463790320) [0.000172s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____metadata_18446744073709551615) [0.000470s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.002070s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.009876s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000119s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000775s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_0) [0.000117s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_0) [0.000686s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000191s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001957s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000943s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_tc_255) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_tc_255) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_tc_255) [0.000115s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_uca_255) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_uca_255) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_uca_255) [0.000113s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tcp_flags_65535) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_0) [0.015123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000121s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_1311768467463790320) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_metadata_18446744073709551615) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000948s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.008037s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000123s] ... ok DEBUG: {0} 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.010491s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000171s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tun_ipv6_dst___) [0.000898s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000441s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000139s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001251s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg0_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg0_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg1_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg1_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg1_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.005412s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg2_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg2_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_305419896) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg2_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.002418s] ... ok DEBUG: {0} 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.006413s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg3_4294967295) [0.000136s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_305419896) [0.003422s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg3_4294967295) [0.000170s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg4_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_305419896) [0.004237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg4_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.002670s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg5_4294967295) [0.004950s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg5_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg6_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_305419896) [0.024235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_reg7_4294967295) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_reg7_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000733s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000144s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_mpls_bos_255) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_mpls_bos_255) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_0) [0.000657s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_mpls_bos_255) [0.000129s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_1193046) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_pbb_isid_16777215) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000123s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.019302s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_0_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000130s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000154s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.003380s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000229s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.012487s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.023605s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.002978s] ... ok DEBUG: {0} 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.012072s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.002869s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.004231s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.005406s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.043535s] ... ok DEBUG: {0} 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.001338s] ... ok DEBUG: {0} 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.020681s] ... ok DEBUG: {0} 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.007891s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.002493s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.003279s] ... ok DEBUG: {0} 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.004743s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.004644s] ... ok DEBUG: {0} 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.004277s] ... ok DEBUG: {0} 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.001165s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.014738s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.010333s] ... ok DEBUG: {0} 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.002129s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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: {0} 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.000295s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.001431s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.010070s] ... ok DEBUG: {0} 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.000823s] ... ok DEBUG: {0} 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.003513s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.008078s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.003288s] ... ok DEBUG: {0} 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.002064s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.002427s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.002999s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.018431s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.016849s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.004229s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.004198s] ... ok DEBUG: {0} 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.001236s] ... ok DEBUG: {0} 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.003924s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.012038s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.002576s] ... ok DEBUG: {0} 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.004891s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000896s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.002134s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000740s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.003849s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.008633s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.002886s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.004819s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.001714s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.027207s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.007239s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000856s] ... ok DEBUG: {0} 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.002059s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.044614s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.002252s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001008s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.021854s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.025109s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.006712s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.002516s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.010340s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.004181s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.061750s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.021206s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.010182s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000942s] ... ok DEBUG: {0} 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.004008s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.004219s] ... ok DEBUG: {0} 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.003427s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.002222s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.002052s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.003378s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.002490s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.000997s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.002185s] ... ok DEBUG: {0} 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.000743s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.007094s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.001727s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000846s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000903s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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: {0} 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.000251s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.005478s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.016224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.001024s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.004164s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000845s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.001734s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.001160s] ... ok DEBUG: {0} 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.002616s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.007369s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.005148s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.008163s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.003382s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001871s] ... ok DEBUG: {0} 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.001580s] ... ok DEBUG: {0} 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.001679s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.002287s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.008508s] ... ok DEBUG: {0} 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.003880s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.002200s] ... ok DEBUG: {0} 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.003294s] ... ok DEBUG: {0} 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.001864s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.047234s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.001336s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000975s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.005000s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.005092s] ... ok DEBUG: {0} 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.000976s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.007678s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.006457s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.007945s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000945s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.001553s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.013137s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.001549s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.009346s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.001288s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.003413s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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: {0} 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.000494s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.010771s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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: {0} 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.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.002273s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.005389s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.004427s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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: {0} 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.000307s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.015155s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000916s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.005449s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.001806s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.001581s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.001571s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.001339s] ... ok DEBUG: {0} 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.001328s] ... ok DEBUG: {0} 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.001447s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.001293s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.006959s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.003839s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.002173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.001437s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.004213s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.020701s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.001145s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000989s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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: {0} 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.000293s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_src___) [0.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_src___) [0.000159s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_src___) [0.000272s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_ipv6_dst___) [0.000160s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_ipv6_dst___) [0.000160s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_ipv6_dst___) [0.000190s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.002009s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.002077s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.001787s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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: {0} 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.000298s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.007459s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.005574s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.006903s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.020585s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.004125s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002307s] ... ok DEBUG: {0} 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.000773s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000831s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.001156s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.002269s] ... ok DEBUG: {0} 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.001054s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.001206s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.013521s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.006572s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.001341s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.001619s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.009288s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg0_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg0_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg1_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg1_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg1_4294967295) [0.000152s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.003392s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg2_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg3_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg3_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg3_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.015803s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg4_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg4_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg5_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg5_4294967295) [0.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_0) [0.000145s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_4660_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_eth_type_65535_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.004333s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000105s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.005081s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.003470s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.001548s] ... ok DEBUG: {0} 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.001375s] ... ok DEBUG: {0} 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.001282s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.001149s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.009146s] ... ok DEBUG: {0} 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.003663s] ... ok DEBUG: {0} 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.001318s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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: {0} 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.000101s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.001309s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.006009s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_0) [0.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_4660) [0.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_vid_65535) [0.000235s] ... ok DEBUG: {0} 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.001802s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_0) [0.000160s] ... ok DEBUG: {0} 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: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_4660) [0.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_vid_65535) [0.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.003915s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000284s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.006074s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.033657s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.002921s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000998s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.001409s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.002310s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000685s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002812s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000857s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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: {0} 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.000211s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.008881s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.010742s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.049038s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.005286s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.034179s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_vid_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_vid_65535) [0.006702s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_vid_65535) [0.000122s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_vid_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_vid_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_vid_65535) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_vid_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_vid_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_vid_65535) [0.000124s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.006130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000100s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.003695s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.011797s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.012249s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.012802s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.001988s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_0) [0.000160s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____vlan_pcp_255) [0.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.002045s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_0) [0.000175s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____vlan_pcp_255) [0.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.005152s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.002872s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.002017s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.001033s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.015876s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.001190s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.009356s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.005004s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.001348s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.006643s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.010135s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.011364s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.005019s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.002230s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000862s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.005986s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.002285s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000756s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000785s] ... ok DEBUG: {0} 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.007356s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.002735s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_0) [0.005321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_vlan_pcp_255) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_vlan_pcp_255) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.001205s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_0) [0.000406s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_vlan_pcp_255) [0.000519s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_vlan_pcp_255) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_vlan_pcp_255) [0.000226s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000985s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_vlan_pcp_255) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_vlan_pcp_255) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_vlan_pcp_255) [0.007153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_vlan_pcp_255) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_vlan_pcp_255) [0.000113s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_vlan_pcp_255) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_vlan_pcp_255) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_vlan_pcp_255) [0.000125s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_0) [0.000543s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_vlan_pcp_255) [0.000128s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.008971s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_vlan_pcp_255) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_vlan_pcp_255) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_vlan_pcp_255) [0.000108s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_vlan_pcp_255) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_vlan_pcp_255) [0.006527s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.002639s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.009290s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.016286s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.007363s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.005413s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.004828s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.001707s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.002113s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.004107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000854s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.003013s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.002195s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_src___) [0.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_src___) [0.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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: {0} 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.000282s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.003939s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_ipv6_dst___) [0.001072s] ... ok DEBUG: {0} 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.002132s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_ipv6_dst___) [0.000174s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000825s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.018889s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.002418s] ... ok DEBUG: {0} 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.001174s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.054345s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.003447s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.012598s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.013490s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.034741s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.017980s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg0_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg0_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg1_305419896) [0.000124s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg1_305419896) [0.000107s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg2_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg3_4294967295) [0.014427s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg4_305419896) [0.000107s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg5_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg6_4294967295) [0.000105s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_305419896) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_dscp_255_reg7_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.002318s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.003732s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.008230s] ... ok DEBUG: {0} 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.002029s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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: {0} 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.000101s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.003812s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.011832s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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: {0} 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.000101s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.006335s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.002009s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.003498s] ... ok DEBUG: {0} 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.000830s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.003487s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.002636s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_src___) [0.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_src___) [0.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.018497s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_ipv6_dst___) [0.000161s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_ipv6_dst___) [0.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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: {0} 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.000113s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.019200s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.006062s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.001685s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.003143s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.006159s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.002579s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.002282s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.001508s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.073043s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.020046s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.003146s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.001456s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.003813s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_0) [0.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_305419896) [0.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg0_4294967295) [0.003692s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_0) [0.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_305419896) [0.004841s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg0_4294967295) [0.000287s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_0) [0.001267s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_305419896) [0.000778s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg1_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_0) [0.002982s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_305419896) [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg1_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.003041s] ... ok DEBUG: {0} 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.001825s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_0) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_305419896) [0.093429s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg2_4294967295) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg4_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_305419896) [0.025604s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_ecn_255_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.001710s] ... ok DEBUG: {0} 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.001277s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.001372s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000903s] ... ok DEBUG: {0} 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.002018s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.001153s] ... ok DEBUG: {0} 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.001668s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.009758s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.011722s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000919s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.004158s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.011620s] ... ok DEBUG: {0} 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.022676s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_src___) [0.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_src___) [0.005758s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001175s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_ipv6_dst___) [0.000164s] ... ok DEBUG: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.007982s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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: {0} 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.000105s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000097s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000143s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.013112s] ... ok DEBUG: {0} 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.001633s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.001604s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.002239s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.001229s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.002265s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000952s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.002481s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.002372s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.005384s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.001244s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000790s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001460s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000966s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001772s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001694s] ... ok DEBUG: {0} 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.001569s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.003518s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000863s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.003608s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_305419896) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} 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.002045s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg1_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg1_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg2_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.005423s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg6_305419896) [0.000116s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_0_reg7_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ip_proto_255_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.002154s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.006747s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.006659s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.011754s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.003214s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.004412s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.001506s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.008451s] ... ok DEBUG: {0} 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.002263s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.003813s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.022910s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.006962s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.001999s] ... ok DEBUG: {0} 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.000950s] ... ok DEBUG: {0} 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.001328s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.016828s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.032544s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.007809s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.004029s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.000197s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000256s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000993s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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: {0} 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.000227s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.003690s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002619s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.002709s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.012052s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.002432s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.018443s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.001650s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.002978s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000245s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.020322s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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: {0} 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.000229s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.010619s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.001674s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.002908s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.001049s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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: {0} 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.000340s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.022729s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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: {0} 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.000349s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.003759s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.007850s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.002084s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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: {0} 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.000540s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001785s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.002589s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.015667s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.002818s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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: {0} 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.006273s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.004255s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.004984s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000264s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.011475s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.009709s] ... ok DEBUG: {0} 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.003501s] ... ok DEBUG: {0} 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.008846s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002811s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.005634s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.001957s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.008165s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.007787s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.003815s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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: {0} 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.014205s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000771s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000804s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000273s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000668s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.004838s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.025269s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.001713s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.002477s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.002620s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_0) [0.000176s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_4660) [0.004742s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_src_65535) [0.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_0) [0.000161s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_4660) [0.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_src_65535) [0.000164s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002702s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.003946s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.015988s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.008971s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.002321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000844s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.004987s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_src_65535) [0.016259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_src_65535) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_src_65535) [0.000119s] ... ok DEBUG: {0} 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.001523s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_src_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_src_65535) [0.000109s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_4660) [0.002646s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_src_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_src_65535) [0.014322s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_src_65535) [0.000110s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_src_65535) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_src_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_src_65535) [0.000114s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_src_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_src_65535) [0.000114s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001509s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.002378s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000974s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.032003s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.116773s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.001771s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_0) [0.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_4660) [0.000506s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_dst_65535) [0.000201s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_0) [0.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_4660) [0.000212s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_dst_65535) [0.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.006794s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.006743s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.005998s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.008967s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.010979s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.001565s] ... ok DEBUG: {0} 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.000766s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.004323s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.002587s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.002066s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.004765s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.002020s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.001995s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.003720s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001299s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.005229s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000634s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.001588s] ... ok DEBUG: {0} 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: {0} 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.004027s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.002109s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.005617s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000708s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.020955s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.003483s] ... ok DEBUG: {0} 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.018110s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.007091s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_4660) [0.002838s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_dst_65535) [0.000779s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_dst_65535) [0.000207s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_0) [0.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_4660) [0.000301s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_dst_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_dst_65535) [0.000111s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.003578s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_4660) [0.024654s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_4660) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_dst_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_dst_65535) [0.000115s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_dst_65535) [0.000108s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_dst_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_dst_65535) [0.000115s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_4660) [0.000382s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_dst_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_dst_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_dst_65535) [0.000609s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_4660) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_dst_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_dst_65535) [0.000109s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_dst_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_dst_65535) [0.000149s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.003332s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.016764s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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: {0} 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.000308s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_0) [0.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_4660) [0.000972s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_src_65535) [0.000176s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.003312s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_0) [0.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_4660) [0.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_src_65535) [0.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.002096s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.001225s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.010772s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.007266s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.025172s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.001045s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.025832s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_src_65535) [0.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_src_65535) [0.000116s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_src_65535) [0.002311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_src_65535) [0.000117s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_src_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_src_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_src_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_src_65535) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_src_65535) [0.000158s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.011667s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_src_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_src_65535) [0.000109s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_src_65535) [0.000107s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_0) [0.001175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_4660) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_src_65535) [0.000222s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.005193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.003894s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.004742s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.008744s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002909s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.004043s] ... ok DEBUG: {0} 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.018729s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_0) [0.000182s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_4660) [0.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____udp_dst_65535) [0.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_0) [0.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_4660) [0.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____udp_dst_65535) [0.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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: {0} 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.000298s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.002375s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.003429s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.005203s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.003324s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.001057s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.009718s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.058657s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.026915s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.031363s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.130536s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_udp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_udp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_udp_dst_65535) [0.000113s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_udp_dst_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_udp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_udp_dst_65535) [0.000108s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_udp_dst_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_udp_dst_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_udp_dst_65535) [0.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.014381s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_udp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_udp_dst_65535) [0.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_udp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_udp_dst_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_udp_dst_65535) [0.000109s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_4660) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_udp_dst_65535) [0.000674s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_udp_dst_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_udp_dst_65535) [0.000334s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.002505s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_udp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_udp_dst_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_udp_dst_65535) [0.000116s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_udp_dst_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_udp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_udp_dst_65535) [0.000112s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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: {0} 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.000115s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.003139s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000760s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.010163s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.023866s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.004515s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001315s] ... ok DEBUG: {0} 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.004729s] ... ok DEBUG: {0} 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.000994s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.014331s] ... ok DEBUG: {0} 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.006284s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.079965s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_0) [0.013583s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_4660) [0.000254s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_src_65535) [0.000249s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001757s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_0) [0.000235s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_4660) [0.000175s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_src_65535) [0.000432s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.006767s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.007977s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.003839s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.011563s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.004630s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.003433s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.005519s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.020627s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.002618s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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: {0} 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.000110s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.002938s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_src_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_src_65535) [0.000109s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.009992s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_0) [0.000116s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_src_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_src_65535) [0.000109s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.024244s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_4660) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_src_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_src_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_src_65535) [0.000120s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_0) [0.000107s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_src_65535) [0.000110s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.012554s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.042693s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.002278s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.007575s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.009712s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.016429s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_0) [0.006890s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_4660) [0.000993s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____sctp_dst_65535) [0.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_0) [0.000169s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_4660) [0.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____sctp_dst_65535) [0.000396s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.011586s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000100s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.001795s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000863s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.011144s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.001963s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.005896s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.004150s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.002371s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002138s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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: {0} 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.001085s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.048742s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.037896s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.001248s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.003487s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.005704s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_sctp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_sctp_dst_65535) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_sctp_dst_65535) [0.000123s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_sctp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_sctp_dst_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_sctp_dst_65535) [0.000125s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_sctp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_sctp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_sctp_dst_65535) [0.000107s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_sctp_dst_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_4660) [0.000124s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_sctp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_sctp_dst_65535) [0.000109s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_0) [0.002270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_sctp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_sctp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_sctp_dst_65535) [0.000131s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_sctp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_sctp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_sctp_dst_65535) [0.000107s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_sctp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_sctp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_sctp_dst_65535) [0.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_sctp_dst_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_sctp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_sctp_dst_65535) [0.000131s] ... ok DEBUG: {0} 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.001234s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.003497s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000722s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.001614s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.001732s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_src___) [0.000163s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_src___) [0.000221s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_ipv6_dst___) [0.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_ipv6_dst___) [0.000157s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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: {0} 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.000142s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002635s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000942s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.023671s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_0) [0.000113s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg1_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg2_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg2_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg3_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} 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.005321s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg6_4294967295) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg6_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_0_reg7_305419896) [0.000108s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_type_255_reg7_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.054364s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.007871s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000810s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.001905s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.046817s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_src___) [0.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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: {0} 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.000279s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000905s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.038725s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000950s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.031067s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.023216s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.003461s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.032666s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg0_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} 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.023351s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.080369s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_0_reg7_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv4_code_255_reg7_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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: {0} 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.000179s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.070384s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.007862s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.018171s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.020921s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.003914s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_src___) [0.000574s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001987s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_src___) [0.000321s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_src___) [0.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.001091s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_ipv6_dst___) [0.000329s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_ipv6_dst___) [0.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_ipv6_dst___) [0.000315s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.007901s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.002621s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.006926s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.008250s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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: {0} 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.000100s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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: {0} 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.000100s] ... ok DEBUG: {0} 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: {0} 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.000119s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000764s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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: {0} 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.000290s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000657s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.002711s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg1_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg1_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_0) [0.000110s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg1_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg2_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg3_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg4_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_305419896) [0.000344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg4_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg6_305419896) [0.000108s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.001561s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_0_reg7_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_4660_reg7_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_arp_op_65535_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.001377s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.070874s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.002809s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.001384s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.002496s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.009443s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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: {0} 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.000234s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.005503s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.003529s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000720s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.001837s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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: {0} 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.000255s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.001088s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.010762s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.015766s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.002259s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.005408s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.002894s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.024514s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000352s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.007233s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.002182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.004419s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000983s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.001511s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.004499s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.001456s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.005191s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.023367s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.004060s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000153s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.001890s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.002901s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.002426s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.011868s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000383s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.000186s] ... ok DEBUG: {0} 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.013469s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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: {0} 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.000220s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002419s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.003241s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.004930s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.001067s] ... ok DEBUG: {0} 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.011632s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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: {0} 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.000323s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.002059s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.005028s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000974s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.004490s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.002905s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.001317s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.001064s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001664s] ... ok DEBUG: {0} 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.011221s] ... ok DEBUG: {0} 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.001106s] ... ok DEBUG: {0} 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.008753s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000645s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000831s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.003494s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.001811s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.001737s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000964s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.006178s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001386s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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: {0} 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.000345s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.005713s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.017243s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.001924s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000847s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.003071s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.007200s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.058787s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000483s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.003742s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.003603s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000841s] ... ok DEBUG: {0} 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.003371s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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: {0} 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.000489s] ... ok DEBUG: {0} 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.001051s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.043419s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.017250s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.004959s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.002991s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000861s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.001827s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000725s] ... ok DEBUG: {0} 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.000783s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.002826s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.005714s] ... ok DEBUG: {0} 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.008250s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.001919s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.003132s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.010538s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.001541s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000908s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.003187s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.003301s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.002784s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.002259s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.000352s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000925s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.003410s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000927s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.007198s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.010817s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000980s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.006151s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.017926s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.002613s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.003002s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.002313s] ... ok DEBUG: {0} 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.002918s] ... ok DEBUG: {0} 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.001866s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.027423s] ... ok DEBUG: {0} 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.008856s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.001314s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.009086s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.060827s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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: {0} 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.000308s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.009044s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.005096s] ... ok DEBUG: {0} 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.001250s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.005630s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.011832s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.010060s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.005537s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001375s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.003068s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.002070s] ... ok DEBUG: {0} 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.001148s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000792s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.004089s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000924s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.004256s] ... ok DEBUG: {0} 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.013961s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.004007s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.003768s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.003126s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.018215s] ... ok DEBUG: {0} 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.008184s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.001530s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.035987s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000874s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.012056s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.008956s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.013546s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000638s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001254s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002127s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.001288s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.001075s] ... ok DEBUG: {0} 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.000880s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.010540s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.019025s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.007407s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.001764s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.006380s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.001497s] ... ok DEBUG: {0} 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.000815s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.007150s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.002400s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.001033s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000957s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.010921s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.002192s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.002493s] ... ok DEBUG: {0} 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.002464s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.004424s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.002030s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.010557s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.002328s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.007198s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000814s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000693s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.004796s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.004254s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.042717s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.003455s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.012708s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.004149s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.013555s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.001588s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000688s] ... ok DEBUG: {0} 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.006371s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.018216s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.003996s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.016751s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.002724s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.077428s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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: {0} 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.000390s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.001507s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002527s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.009803s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.002810s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.006850s] ... ok DEBUG: {0} 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.010520s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.001143s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.001225s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.017908s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001154s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.004082s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.019995s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.003441s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.006568s] ... ok DEBUG: {0} 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.037030s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.009313s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.003660s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_src___) [0.000269s] ... ok DEBUG: {0} 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.001278s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.005876s] ... ok DEBUG: {0} 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.004538s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.001069s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.002255s] ... ok DEBUG: {0} 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.005124s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.002441s] ... ok DEBUG: {0} 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.001961s] ... ok DEBUG: {0} 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.006451s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_ipv6_src___) [0.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_ipv6_src___) [0.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_ipv6_src___) [0.062306s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_src___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_src___) [0.000161s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.055394s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_src___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_src___) [0.000204s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____ipv6_src___) [0.000215s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000842s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.007698s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.001244s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000645s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_305419896) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_label_4294967295) [0.000166s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_tc_255) [0.000172s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_uca_255) [0.000156s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_4660) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tcp_flags_65535) [0.000486s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_src___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_src___) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_src___) [0.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000798s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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: {0} 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.000322s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_0) [0.018354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_305419896) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pkt_mark_4294967295) [0.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_src___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_src___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_src___) [0.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_src___) [0.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.002140s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.001214s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000982s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tun_ipv6_dst___) [0.000206s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_src___) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_src___) [0.004591s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_src___) [0.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.004173s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg0_4294967295) [0.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.002378s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.006383s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.004582s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_0) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_305419896) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg1_4294967295) [0.000171s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_305419896) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg2_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.002091s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.001542s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001323s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg3_4294967295) [0.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_0) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg4_4294967295) [0.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg5_4294967295) [0.000162s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg6_4294967295) [0.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____reg7_4294967295) [0.000165s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____mpls_bos_255) [0.000161s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_1193046) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____pbb_isid_16777215) [0.000163s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000789s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_0) [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_1311768467463790320) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000278s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_ipv6_src___) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_ipv6_src___) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_ipv6_src___) [0.000160s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.003003s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001972s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000195s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_ipv6_dst___) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_ipv6_dst___) [0.000234s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.006424s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_ipv6_dst___) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_ipv6_dst___) [0.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000990s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_nd_target___) [0.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.004501s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000780s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.012254s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.001292s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.001112s] ... ok DEBUG: {0} 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.002835s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.004661s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.002526s] ... ok DEBUG: {0} 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.000538s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_305419896) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_label_4294967295) [0.000169s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_tc_255) [0.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.007490s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_uca_255) [0.000218s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.004110s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_4660) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tcp_flags_65535) [0.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.004929s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_ipv6_dst___) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_ipv6_dst___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_ipv6_dst___) [0.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.002655s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.001552s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_305419896) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pkt_mark_4294967295) [0.000208s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.002842s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.001053s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_ipv6_dst___) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_ipv6_dst___) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_ipv6_dst___) [0.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_src___) [0.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.003200s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tun_ipv6_dst___) [0.000198s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_ipv6_dst___) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_ipv6_dst___) [0.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg0_4294967295) [0.000205s] ... ok DEBUG: {0} 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.002175s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.009245s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_0) [0.000435s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_305419896) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg1_4294967295) [0.000203s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.040195s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg2_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001573s] ... ok DEBUG: {0} 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.000953s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_305419896) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg3_4294967295) [0.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.001158s] ... ok DEBUG: {0} 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.000865s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.001404s] ... ok DEBUG: {0} 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.001158s] ... ok DEBUG: {0} 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.000815s] ... ok DEBUG: {0} 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.002583s] ... ok DEBUG: {0} 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.003426s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_305419896) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg4_4294967295) [0.000264s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.039131s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.008831s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg5_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg6_4294967295) [0.010031s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.001654s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.010296s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000681s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.001216s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____reg7_4294967295) [0.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001438s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000175s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_0) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____mpls_bos_255) [0.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.008375s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_1193046) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____pbb_isid_16777215) [0.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.004896s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000240s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000798s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_4660) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_dst____ipv6_exthdr_65535) [0.000162s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.011220s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.005155s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.001451s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000916s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.001038s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000933s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg0_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_305419896) [0.000492s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg3_4294967295) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000137s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.002168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg5_4294967295) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.001011s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_0_reg7_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.004943s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.001241s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.001059s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000923s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001379s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.002799s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg0_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg1_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg1_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg2_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg2_4294967295) [0.002077s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg3_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg3_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg4_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg4_4294967295) [0.000106s] ... ok DEBUG: {0} 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.001791s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg5_4294967295) [0.000107s] ... ok DEBUG: {0} 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.001150s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg6_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg6_4294967295) [0.000105s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_0_reg7_4294967295) [0.001155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_type_255_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.003599s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.002337s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000992s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.001439s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.004465s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg0_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg0_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg1_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg1_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg2_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg2_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg3_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_305419896) [0.001835s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.002854s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_0) [0.002710s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_icmpv6_code_255_reg7_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.033794s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.001751s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.007614s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.002266s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.001702s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.002275s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.010514s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.048263s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.002421s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000807s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.005456s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.017916s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.012839s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.008490s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg0_4294967295) [0.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_305419896) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg1_4294967295) [0.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.031312s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_305419896) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg2_4294967295) [0.000168s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_305419896) [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg3_4294967295) [0.000186s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_305419896) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg4_4294967295) [0.016850s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg5_4294967295) [0.000204s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.003088s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.004410s] ... ok DEBUG: {0} 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.000920s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_305419896) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg6_4294967295) [0.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.004302s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.001063s] ... ok DEBUG: {0} 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.000714s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_305419896) [0.001512s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_nd_target____reg7_4294967295) [0.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.001704s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.001286s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.011722s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.001012s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.003276s] ... ok DEBUG: {0} 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.000782s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.011030s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.011402s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.026287s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.069111s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.001607s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.044695s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.018437s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.007411s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.036459s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.040773s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.011437s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000983s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.054287s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.016068s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.013411s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.003343s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.007434s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.011370s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.013678s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.002012s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.004053s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000656s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.001638s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001370s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.003513s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.036749s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.007117s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.005555s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.001088s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.009546s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.003221s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.021347s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001753s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.006006s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.004935s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.002510s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.030746s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.005372s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.003602s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.002227s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.011540s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.012135s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.135668s] ... ok DEBUG: {0} 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.000668s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000893s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.001530s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.001245s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000866s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.001021s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.002940s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.001553s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.001928s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.006847s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.001128s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.001475s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.004448s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.015596s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.008247s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.004525s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.011804s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.003730s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.003739s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.003187s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.005546s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000862s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.003302s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.023491s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.004540s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.002850s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg0_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg0_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003424s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg1_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg1_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.009450s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg3_4294967295) [0.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg4_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg5_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_0) [0.000131s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_305419896_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_label_4294967295_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.016401s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.002487s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.006899s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.043571s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.032597s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg0_4294967295) [0.000108s] ... ok DEBUG: {0} 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.001445s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg1_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg2_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg2_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.003200s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg4_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg5_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg5_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg6_4294967295) [0.000120s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_tc_255_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.003416s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.004472s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.086608s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.029997s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001194s] ... ok DEBUG: {0} 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.188241s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.075898s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg0_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg1_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg2_4294967295) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg3_4294967295) [0.000109s] ... ok DEBUG: {0} 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.138570s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg4_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_305419896) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg5_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg5_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg6_4294967295) [0.000367s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_0_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_uca_255_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.001368s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.143131s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.006404s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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: {0} 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.000314s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.005011s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.009449s] ... ok DEBUG: {0} 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.004531s] ... ok DEBUG: {0} 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.007548s] ... ok DEBUG: {0} 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.002131s] ... ok DEBUG: {0} 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.008708s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.126892s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.001589s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.002742s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.008748s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.132868s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.083504s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_0) [0.061936s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_4660) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_4660) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tcp_flags_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tcp_flags_65535) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tcp_flags_65535) [0.000118s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tcp_flags_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tcp_flags_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tcp_flags_65535) [0.000115s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tcp_flags_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tcp_flags_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tcp_flags_65535) [0.000118s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_4660) [0.000471s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tcp_flags_65535) [0.001212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tcp_flags_65535) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tcp_flags_65535) [0.000117s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.015153s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_0) [0.001374s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tcp_flags_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tcp_flags_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tcp_flags_65535) [0.000266s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_0) [0.005571s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_0) [0.001261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tcp_flags_65535) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tcp_flags_65535) [0.000577s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tcp_flags_65535) [0.000134s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tcp_flags_65535) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tcp_flags_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tcp_flags_65535) [0.000261s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tcp_flags_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tcp_flags_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tcp_flags_65535) [0.000124s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.003790s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.001222s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.004019s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.006889s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.001283s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.006912s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.014438s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.002888s] ... ok DEBUG: {0} 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.000650s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.013966s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.005989s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001930s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000767s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.002997s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.004582s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.001320s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg0_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg0_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001383s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg1_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg1_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg2_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg2_4294967295) [0.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg4_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg4_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg5_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg5_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_0) [0.002987s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg6_4294967295) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg6_4294967295) [0.000120s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_0_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_305419896_reg7_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_actset_output_4294967295_reg7_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001212s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.004773s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.004470s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.004671s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.008121s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.004459s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.001742s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000906s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000910s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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.000309s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.013266s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.004935s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000997s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.005008s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001835s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.005053s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000780s] ... ok DEBUG: {0} 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: {0} 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.001136s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000778s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.001205s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000962s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000986s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.001795s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000738s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000646s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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: {0} 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.000302s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.001235s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000911s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.002098s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.002901s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.001143s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000598s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.003132s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.001352s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.000248s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001423s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.002144s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.005814s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001294s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.011331s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.001016s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.001466s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000742s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg0_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg0_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.001179s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_0) [0.000422s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg2_4294967295) [0.000136s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg4_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg4_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg5_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg6_4294967295) [0.005029s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_0_reg7_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_305419896_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pkt_mark_4294967295_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.003287s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.004677s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.002496s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.006765s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg0_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg2_4294967295) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg2_4294967295) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg2_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_0) [0.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg3_4294967295) [0.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_305419896) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg3_4294967295) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg3_4294967295) [0.000191s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg4_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_305419896) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg4_4294967295) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg4_4294967295) [0.000191s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.021746s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg5_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg5_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg5_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.024329s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000800s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg6_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_0_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_305419896_reg7_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_conj_id_4294967295_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.011262s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.001983s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.007038s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.003840s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.001401s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_src___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_src___) [0.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_src___) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_src___) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_src___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_src___) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_src___) [0.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_src___) [0.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.009531s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_src___) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_src___) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_src___) [0.001145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_src___) [0.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.011353s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000306s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.004518s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.013887s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.001829s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tun_ipv6_dst___) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tun_ipv6_dst___) [0.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tun_ipv6_dst___) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tun_ipv6_dst___) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tun_ipv6_dst___) [0.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tun_ipv6_dst___) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} 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.001031s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tun_ipv6_dst___) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tun_ipv6_dst___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tun_ipv6_dst___) [0.000164s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tun_ipv6_dst___) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.001385s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.002782s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.015428s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.018086s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.017753s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg0_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg0_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg0_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg1_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg1_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg2_4294967295) [0.028895s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg2_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg3_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg3_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg3_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg4_4294967295) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg4_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg5_4294967295) [0.003715s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_305419896) [0.000616s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg6_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_0_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_305419896) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_305419896_reg7_4294967295) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_305419896) [0.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser__dp_hash_4294967295_reg7_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.002168s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.001663s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg1_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg1_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg2_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_0) [0.000712s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg4_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_0) [0.002307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_305419896) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg4_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg4_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg6_305419896) [0.000113s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg6_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_0) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_reg7_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_reg7_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_0) [0.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_reg7_4294967295) [0.000511s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg0_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg0_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.001169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.012972s] ... ok DEBUG: {0} 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.003104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_305419896) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg0_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg0_4294967295) [0.000251s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.002310s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_0_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000123s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg0_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.015635s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_0) [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_305419896) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg2_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg2_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg2_4294967295) [0.000154s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000784s] ... ok DEBUG: {0} 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.000786s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg4_4294967295) [0.000564s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_305419896) [0.000688s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg4_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_0) [0.000700s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_305419896) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.002644s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg5_4294967295) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg5_305419896) [0.000113s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.006986s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_0) [0.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg6_4294967295) [0.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_reg7_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_305419896) [0.000267s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_reg7_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.007027s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg1_4294967295) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg1_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_0) [0.001039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg1_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001674s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_0_tunnel_id_18446744073709551615) [0.005293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000125s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.012261s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg3_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000996s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg4_4294967295) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_305419896) [0.001204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg4_4294967295) [0.000140s] ... ok DEBUG: {0} 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.002593s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.014633s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_0) [0.000267s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_305419896) [0.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg5_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.005810s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg6_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg6_4294967295) [0.000196s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg6_4294967295) [0.000158s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000694s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_reg7_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_reg7_4294967295) [0.012383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_0) [0.000585s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_reg7_4294967295) [0.000178s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.004986s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000184s] ... ok DEBUG: {0} 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.003365s] ... ok DEBUG: {0} 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.000827s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_0) [0.000590s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_305419896) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg2_4294967295) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg2_4294967295) [0.000194s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.001024s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_0) [0.006370s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg2_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_1311768467463790320) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_0_tunnel_id_18446744073709551615) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000119s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg2_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg4_305419896) [0.000149s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg4_4294967295) [0.001550s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg5_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg5_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg5_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_305419896) [0.003801s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_reg7_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_reg7_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_305419896) [0.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg3_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg3_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.002365s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_0) [0.000532s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_0_tunnel_id_18446744073709551615) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.014009s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_0) [0.014236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_305419896) [0.003994s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_305419896) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg3_4294967295) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000120s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.002324s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002421s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_0) [0.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg5_4294967295) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_305419896) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg5_4294967295) [0.000184s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000644s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_0) [0.007460s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_305419896) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg6_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg6_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_reg7_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_reg7_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000154s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.004250s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_0) [0.007428s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_0) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg4_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg4_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001436s] ... ok DEBUG: {0} 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.005415s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_0_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.001282s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_305419896) [0.003325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg4_4294967295) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000614s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000145s] ... ok DEBUG: {0} 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.001351s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_305419896) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.002368s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_reg7_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_0) [0.001141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_305419896) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_0) [0.000514s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_305419896) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_reg7_4294967295) [0.000145s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.004995s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000182s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_305419896) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg5_4294967295) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg5_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_0) [0.000274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_0) [0.001311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_305419896) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg5_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.004325s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_0_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.003989s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_305419896) [0.003672s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg6_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg6_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg6_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_0_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_305419896) [0.000114s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_mpls_bos_255_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003886s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_1193046_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_pbb_isid_16777215_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_1311768467463790320) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_0_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000120s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.002071s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_4_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000617s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__0__305419896_) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__305419896__305419896_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_in_port__4294967295__305419896_) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295) [0.000094s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_0) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_305419896) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_phy_port_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__0__1311768467463790320_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__1311768467463790320__1311768467463790320_) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_metadata__18446744073709551615__1311768467463790320_) [0.001849s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615) [0.000109s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.004675s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.003049s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__0__4660_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__4660__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_eth_type__65535__4660_) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__0__4660_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__4660__4660_) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_vid__65535__4660_) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_0) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_4660) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_vid_65535) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__0__255_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_vlan_pcp__255__255_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_0) [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_vlan_pcp_255) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__0__255_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_dscp__255__255_) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0) [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255) [0.001129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__0__255_) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_ecn__255__255_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__0__255_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ip_proto__255__255_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255) [0.000085s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__0__4660_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__4660__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_src__65535__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_4660) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_src_65535) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__0__4660_) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__4660__4660_) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_dst__65535__4660_) [0.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_0) [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_4660) [0.000943s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_dst_65535) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__0__4660_) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__4660__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_src__65535__4660_) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_0) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_src_4660) [0.000084s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__0__4660_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__4660__4660_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_udp_dst__65535__4660_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_4660) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_udp_dst_65535) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__0__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__4660__4660_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_src__65535__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_0) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_4660) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_src_65535) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__0__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__4660__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_sctp_dst__65535__4660_) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_0) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_4660) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_sctp_dst_65535) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__0__255_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_type__255__255_) [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0) [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255) [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv4_code__0__255_) [0.000097s] ... ok DEBUG: {0} 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: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__0__4660_) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__4660__4660_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_arp_op__65535__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0) [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535) [0.000111s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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: {0} 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.000286s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.003513s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src___) [0.000183s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst___) [0.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__0__305419896_) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__305419896__305419896_) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_flabel__4294967295__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__0__255_) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_type__255__255_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__0__255_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_icmpv6_code__255__255_) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255) [0.000085s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target___) [0.000150s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__0__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__305419896__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_label__4294967295__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__0__255_) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_tc__255__255_) [0.000100s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255) [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__0__255_) [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_uca__255__255_) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0) [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255) [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__0__4660_) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__4660__4660_) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tcp_flags__65535__4660_) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_4660) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tcp_flags_65535) [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__0__305419896_) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__305419896__305419896_) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_actset_output__4294967295__305419896_) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295) [0.000088s] ... ok DEBUG: {0} 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.001591s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_0) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_1311768467463790320) [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_nxm_18446744073709551615) [0.000099s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__0__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__305419896__305419896_) [0.001483s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pkt_mark__4294967295__305419896_) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0) [0.000089s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__0__305419896_) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__305419896__305419896_) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_conj_id__4294967295__305419896_) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0) [0.000366s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295) [0.000096s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.002821s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_src___) [0.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tun_ipv6_dst___) [0.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__0__305419896_) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__305419896__305419896_) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask__dp_hash__4294967295__305419896_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__0__305419896_) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg0__305419896__305419896_) [0.000118s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896) [0.009378s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__0__305419896_) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__305419896__305419896_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg1__4294967295__305419896_) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295) [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__0__305419896_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__305419896__305419896_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg2__4294967295__305419896_) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0) [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__0__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__305419896__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg3__4294967295__305419896_) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295) [0.004024s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__0__305419896_) [0.002067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__305419896__305419896_) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg4__4294967295__305419896_) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__0__305419896_) [0.004498s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__305419896__305419896_) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg5__4294967295__305419896_) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0) [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__0__305419896_) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__305419896__305419896_) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg6__4294967295__305419896_) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__0__305419896_) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__305419896__305419896_) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_reg7__4294967295__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0) [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896) [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___aG9nZWhvZ2U=____ZnVnYWZ1Z2E=__) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_field_100___ZnVnYWZ1Z2E=____ZnVnYWZ1Z2E=__) [0.000111s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__0__255_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_mpls_bos__255__255_) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0) [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255) [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__0__1193046_) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__1193046__1193046_) [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_pbb_isid__16777215__1193046_) [0.000366s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046) [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__0__1311768467463790320_) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__1311768467463790320__1311768467463790320_) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_tunnel_id__18446744073709551615__1311768467463790320_) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_tunnel_id_18446744073709551615) [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__0__4660_) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__4660__4660_) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_ipv6_exthdr__65535__4660_) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660) [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535) [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__0__305419896_) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__305419896__305419896_) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mask_packet_type__4294967295__305419896_) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0) [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896) [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295) [0.000089s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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: {0} 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.000115s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_0) [0.007998s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_1311768467463790320) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_1311768467463790320) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_metadata_18446744073709551615) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_metadata_18446744073709551615) [0.000168s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.002657s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.009073s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.003964s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.010665s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.002657s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.005275s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.001083s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000671s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.006929s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.005444s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_src___) [0.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_src___) [0.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_src___) [0.000168s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_ipv6_dst___) [0.000168s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_ipv6_dst___) [0.000173s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_ipv6_dst___) [0.038968s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.004738s] ... ok DEBUG: {0} 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.005444s] ... ok DEBUG: {0} 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.012367s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.002901s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.010194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003636s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.003926s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.016474s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.013655s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.002011s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.020527s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000321s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_305419896) [0.001939s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_0) [0.000388s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_0) [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg1_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_305419896) [0.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg1_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_305419896) [0.002942s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg2_4294967295) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg2_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg3_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg3_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_0) [0.000112s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg4_4294967295) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.001443s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg5_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_0) [0.000855s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg6_4294967295) [0.000811s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_0_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_305419896_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_in_port_4294967295_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.002267s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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: {0} 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.000116s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.003462s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.006503s] ... ok DEBUG: {0} 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.001408s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.003000s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.001068s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000896s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.001432s] ... ok DEBUG: {0} 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.001083s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.007101s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.002033s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.001489s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000894s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.010552s] ... ok DEBUG: {0} 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.004520s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000203s] ... ok DEBUG: {0} 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.001857s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.002494s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.004512s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.018412s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000107s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.002901s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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: {0} 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.000111s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.002146s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.003936s] ... ok DEBUG: {0} 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.003446s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.021862s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.002813s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.001538s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.013321s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.002867s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.004591s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000695s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.001376s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.002791s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000223s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.002910s] ... ok DEBUG: {0} 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.001257s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.001426s] ... ok DEBUG: {0} 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.001890s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.002456s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.003993s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000807s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.003565s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.001361s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000731s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000830s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.010924s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.006076s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.086748s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.004467s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.003381s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.002028s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.003573s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.015577s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.004375s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.001543s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.086704s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.001994s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.002064s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.005623s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.005531s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.037749s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.004339s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.004158s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.004900s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_metadata_18446744073709551615) [0.000145s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_vid_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_vid_65535) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_vid_65535) [0.000119s] ... ok DEBUG: {0} 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.007924s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_0) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_vlan_pcp_255) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_vlan_pcp_255) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_vlan_pcp_255) [0.000135s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_metadata_18446744073709551615) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_metadata_18446744073709551615) [0.000124s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_1311768467463790320) [0.000197s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_metadata_18446744073709551615) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.002666s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_src_65535) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_src_65535) [0.000117s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_dst_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_dst_65535) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_dst_65535) [0.000117s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_src_65535) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_src_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_src_65535) [0.000142s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.006642s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_udp_dst_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_udp_dst_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_udp_dst_65535) [0.000120s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_src_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_4660) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_src_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_4660) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_src_65535) [0.000120s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_sctp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_sctp_dst_65535) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_sctp_dst_65535) [0.000118s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_1311768467463790320) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_1311768467463790320) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_metadata_18446744073709551615) [0.000135s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_1311768467463790320) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_metadata_18446744073709551615) [0.000117s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.023607s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.073024s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_0) [0.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_1311768467463790320) [0.000214s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____metadata_18446744073709551615) [0.000224s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.004026s] ... ok DEBUG: {0} 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.005447s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_0) [0.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_1311768467463790320) [0.000215s] ... ok DEBUG: {0} 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.003442s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____metadata_18446744073709551615) [0.000198s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000783s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.015288s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_1311768467463790320) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_1311768467463790320) [0.001794s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_metadata_18446744073709551615) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_metadata_18446744073709551615) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_metadata_18446744073709551615) [0.000127s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.003071s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_0) [0.000611s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_0) [0.092060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_1311768467463790320) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_1311768467463790320) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_metadata_18446744073709551615) [0.000142s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_metadata_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_metadata_18446744073709551615) [0.000137s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_0) [0.001215s] ... ok DEBUG: {0} 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.001401s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_1311768467463790320) [0.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____metadata_18446744073709551615) [0.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.002433s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.010434s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.001796s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.001380s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.001191s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_label_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_305419896) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_label_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_0) [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_label_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001002s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_0) [0.001142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_tc_255) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_0) [0.046912s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_tc_255) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_tc_255) [0.000124s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_uca_255) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_uca_255) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_uca_255) [0.000147s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tcp_flags_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tcp_flags_65535) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_4660) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tcp_flags_65535) [0.000121s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_1311768467463790320) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_1311768467463790320) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_metadata_18446744073709551615) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_metadata_18446744073709551615) [0.002377s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_metadata_18446744073709551615) [0.000129s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.006479s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001433s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.001111s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.002215s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.050681s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.003832s] ... ok DEBUG: {0} 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.001375s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000928s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pkt_mark_4294967295) [0.000585s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pkt_mark_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_305419896) [0.001368s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pkt_mark_4294967295) [0.000181s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_0) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_1311768467463790320) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_1311768467463790320) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_metadata_18446744073709551615) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_metadata_18446744073709551615) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_metadata_18446744073709551615) [0.000130s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_src___) [0.000192s] ... ok DEBUG: {0} 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: {0} 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.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_src___) [0.000206s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {0} 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.002281s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tun_ipv6_dst___) [0.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tun_ipv6_dst___) [0.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tun_ipv6_dst___) [0.000175s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_1311768467463790320) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_1311768467463790320) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_1311768467463790320) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_metadata_18446744073709551615) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_metadata_18446744073709551615) [0.000141s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.013618s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg0_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg0_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg0_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg1_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg1_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg1_4294967295) [0.000120s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.010641s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg2_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_305419896) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg2_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg2_4294967295) [0.000122s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg3_4294967295) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_0) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg3_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_305419896) [0.010536s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg3_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_0) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg4_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_0) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg4_4294967295) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg4_4294967295) [0.000176s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_0) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_305419896) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg5_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_305419896) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg5_4294967295) [0.000149s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg6_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_305419896) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.013045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_reg7_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_0) [0.000125s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_reg7_4294967295) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_0) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_reg7_4294967295) [0.000155s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_0) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_1311768467463790320) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_1311768467463790320) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_metadata_18446744073709551615) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_metadata_18446744073709551615) [0.000197s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_mpls_bos_255) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_0) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_mpls_bos_255) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_mpls_bos_255) [0.000123s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.050459s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_1193046) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_pbb_isid_16777215) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_1193046) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_pbb_isid_16777215) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_1193046) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_pbb_isid_16777215) [0.000117s] ... ok DEBUG: {0} 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.007130s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_1311768467463790320) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_1311768467463790320) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_tunnel_id_18446744073709551615) [0.000126s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_0) [0.004258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_1311768467463790320) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_1311768467463790320) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_1311768467463790320) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_metadata_18446744073709551615) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_metadata_18446744073709551615) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_metadata_18446744073709551615) [0.000115s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002861s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_305419896) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_0_packet_type_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_1311768467463790320_packet_type_4294967295) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_metadata_18446744073709551615_packet_type_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.001344s] ... ok DEBUG: {0} 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.000800s] ... ok DEBUG: {0} 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.004036s] ... ok DEBUG: {0} 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.005857s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.002678s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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: {0} 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.000218s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.071947s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.002018s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.003381s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000774s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.001038s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.002313s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000668s] ... ok DEBUG: {0} 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.000962s] ... ok DEBUG: {0} 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.000798s] ... ok DEBUG: {0} 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.001040s] ... ok DEBUG: {0} 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.005785s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.049932s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.071314s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000199s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.002903s] ... ok DEBUG: {0} 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.001809s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.006197s] ... ok DEBUG: {0} 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.002125s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.004685s] ... ok DEBUG: {0} 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.010339s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000698s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.006228s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.006620s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000729s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.012011s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000924s] ... ok DEBUG: {0} 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.000896s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001998s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001035s] ... ok DEBUG: {0} 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.001092s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.001308s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.002356s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.055775s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.009401s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.002655s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.003347s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.001489s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.033293s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.005762s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.001034s] ... ok DEBUG: {0} 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.001546s] ... ok DEBUG: {0} 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.002744s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000774s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000919s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.004972s] ... ok DEBUG: {0} 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.000849s] ... ok DEBUG: {0} 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.001114s] ... ok DEBUG: {0} 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.000895s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.001013s] ... ok DEBUG: {0} 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.004182s] ... ok DEBUG: {0} 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.005300s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.001268s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.006640s] ... ok DEBUG: {0} 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.006299s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.005293s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.005955s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.001031s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.002451s] ... ok DEBUG: {0} 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.001521s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.006931s] ... ok DEBUG: {0} 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.015596s] ... ok DEBUG: {0} 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.000933s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.017756s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000941s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.005319s] ... ok DEBUG: {0} 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.002405s] ... ok DEBUG: {0} 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.014534s] ... ok DEBUG: {0} 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.001879s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000783s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.002335s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.005125s] ... ok DEBUG: {0} 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.003747s] ... ok DEBUG: {0} 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.000908s] ... ok DEBUG: {0} 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.006369s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000951s] ... ok DEBUG: {0} 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.000709s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.000947s] ... ok DEBUG: {0} 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.004132s] ... ok DEBUG: {0} 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.000880s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.000964s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.001643s] ... ok DEBUG: {0} 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.000636s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.008802s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.034930s] ... ok DEBUG: {0} 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.001285s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.003196s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001027s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.001614s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.002917s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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: {0} 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.000367s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000757s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.018047s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.003983s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.064759s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.001362s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.006332s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.007206s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.001165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.001423s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000756s] ... ok DEBUG: {0} 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.004010s] ... ok DEBUG: {0} 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.002168s] ... ok DEBUG: {0} 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.004752s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001140s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.007401s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.001286s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.004474s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001342s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.011804s] ... ok DEBUG: {0} 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.003382s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.002474s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.002290s] ... ok DEBUG: {0} 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.001221s] ... ok DEBUG: {0} 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.002592s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.001260s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001423s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.001031s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.008814s] ... ok DEBUG: {0} 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.001987s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.008220s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.011579s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.007311s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.001376s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.005199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.010005s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.004130s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.002495s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.006634s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.017677s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.004852s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000793s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.009209s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.003570s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000783s] ... ok DEBUG: {0} 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.000862s] ... ok DEBUG: {0} 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.001196s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.001358s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.011802s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.005133s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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: {0} 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.000368s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.005857s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.023298s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.013980s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.003908s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.003183s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.003215s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.005255s] ... ok DEBUG: {0} 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.003642s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.006486s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.004515s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.007146s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.001624s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.002536s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.072715s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.045324s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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: {0} 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.000302s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.029858s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.003383s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.012264s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.035499s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.020953s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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: {0} 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.000238s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.013921s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.009197s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.004617s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.002355s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.021205s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.005000s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001062s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.029208s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000100s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.002900s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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: {0} 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.000112s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.003190s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.001759s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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: {0} 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.000139s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.003020s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000194s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_src___) [0.000166s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_src___) [0.000168s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_src___) [0.000161s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002095s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.001223s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_ipv6_dst___) [0.000203s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_ipv6_dst___) [0.000164s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_ipv6_dst___) [0.000159s] ... ok DEBUG: {0} 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.004913s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.001791s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.004046s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.012642s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000936s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.009127s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.018987s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.001471s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.003610s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.006496s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.002377s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg0_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg0_4294967295) [0.000111s] ... ok DEBUG: {0} 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.009830s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg1_4294967295) [0.000189s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg2_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg3_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_0) [0.000994s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg3_4294967295) [0.000160s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.002177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg4_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg5_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg6_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg6_4294967295) [0.015666s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_0_reg7_4294967295) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_4660_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_eth_type_65535_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001325s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.053619s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.045861s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.009950s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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: {0} 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.000164s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.002453s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.004792s] ... ok DEBUG: {0} 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.007349s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001268s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.002887s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.003847s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.010214s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.368975s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.002420s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.007443s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.006754s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_0) [0.005453s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_4660) [0.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_vid_65535) [0.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.002493s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.013413s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_0) [0.000182s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_4660) [0.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_vid_65535) [0.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000111s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.004300s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.003868s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.001884s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.007745s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.001075s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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: {0} 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.000124s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000105s] ... ok DEBUG: {0} 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: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.005310s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.003483s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001275s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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: {0} 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.000148s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000858s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001499s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.003367s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.004020s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001285s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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: {0} 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.000159s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_0) [0.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_vid_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_vid_65535) [0.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_4660) [0.000403s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_vid_65535) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_vid_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_vid_65535) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_vid_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_vid_65535) [0.000110s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.003526s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_vid_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_vid_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_vid_65535) [0.000112s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_vid_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_4660) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_vid_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_vid_65535) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_vid_65535) [0.000120s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_4660) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_vid_65535) [0.034514s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_vid_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_vid_65535) [0.000118s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_0) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_vid_65535) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_vid_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_vid_65535) [0.000110s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.003027s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000967s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.001992s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.023427s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.007963s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.002956s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001963s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000665s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.002583s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000866s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.004012s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_0) [0.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____vlan_pcp_255) [0.000203s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.001076s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_0) [0.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____vlan_pcp_255) [0.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.010245s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.007967s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.030282s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.010143s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.051281s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.016374s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.008863s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.027204s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_vlan_pcp_255) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_vlan_pcp_255) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_vlan_pcp_255) [0.000113s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_vlan_pcp_255) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_vlan_pcp_255) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_vlan_pcp_255) [0.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_vlan_pcp_255) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_vlan_pcp_255) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_vlan_pcp_255) [0.000110s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.044987s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.012420s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_vlan_pcp_255) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_vlan_pcp_255) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_vlan_pcp_255) [0.000117s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_vlan_pcp_255) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_vlan_pcp_255) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_vlan_pcp_255) [0.000111s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_vlan_pcp_255) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_vlan_pcp_255) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_vlan_pcp_255) [0.000109s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_vlan_pcp_255) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_vlan_pcp_255) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_vlan_pcp_255) [0.000110s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_vlan_pcp_255) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_vlan_pcp_255) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_vlan_pcp_255) [0.000119s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.033154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.004523s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.032632s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000125s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.011981s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.029374s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.001138s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_src___) [0.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_src___) [0.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_ipv6_dst___) [0.000164s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_ipv6_dst___) [0.000159s] ... ok DEBUG: {0} 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.001834s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001234s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.001037s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.004507s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000994s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.010108s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000107s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.002346s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.018319s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.005620s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.001080s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.007613s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.006224s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.048096s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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: {0} 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.000202s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000724s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.003132s] ... ok DEBUG: {0} 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.012046s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_305419896) [0.006146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg0_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg1_4294967295) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg1_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_305419896) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg2_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg2_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.003557s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_0) [0.000359s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_305419896) [0.007277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg3_4294967295) [0.000250s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.004639s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_0) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_305419896) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg4_4294967295) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_0) [0.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_305419896) [0.000382s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg4_4294967295) [0.000326s] ... ok DEBUG: {0} 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.001298s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000999s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_0) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_305419896) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg5_4294967295) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_0) [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg5_4294967295) [0.000199s] ... ok DEBUG: {0} 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.000991s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_305419896) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg6_4294967295) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg6_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_0_reg7_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_dscp_255_reg7_4294967295) [0.000106s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.011756s] ... ok DEBUG: {0} 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.002800s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.010591s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.005811s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000852s] ... ok DEBUG: {0} 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.004019s] ... ok DEBUG: {0} 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.000844s] ... ok DEBUG: {0} 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.003931s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.003173s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000859s] ... ok DEBUG: {0} 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.001201s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.001288s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.008087s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.004528s] ... ok DEBUG: {0} 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.002253s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000870s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.001091s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000790s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.002594s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.004328s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001124s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.004853s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.002623s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.002906s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.001239s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_src___) [0.000370s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_src___) [0.000354s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000785s] ... ok DEBUG: {0} 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.000930s] ... ok DEBUG: {0} 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.002433s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_ipv6_dst___) [0.000601s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_ipv6_dst___) [0.001835s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.001239s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000944s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.001865s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000989s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.002280s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.009780s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.001104s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.007216s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.001943s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.005173s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.002261s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000895s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000735s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.001492s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.003949s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg0_305419896) [0.000114s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg0_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg1_4294967295) [0.002746s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg2_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg2_305419896) [0.000112s] ... ok DEBUG: {0} 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: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg3_4294967295) [0.000107s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg3_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_0) [0.006617s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg6_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_0_reg7_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_ecn_255_reg7_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000980s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000678s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.006848s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.001333s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_src___) [0.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_src___) [0.000203s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_ipv6_dst___) [0.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_ipv6_dst___) [0.000164s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000098s] ... ok DEBUG: {0} 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.004453s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.003094s] ... ok DEBUG: {0} 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.003371s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.007886s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.007848s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.016709s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.002253s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000967s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000847s] ... ok DEBUG: {0} 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.001624s] ... ok DEBUG: {0} 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.002284s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.001373s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.002366s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.001958s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000682s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000712s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000860s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000834s] ... ok DEBUG: {0} 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.000825s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.004244s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.004167s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.001520s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.002091s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.002422s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.001357s] ... ok DEBUG: {0} 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.003913s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000772s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.005233s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_0) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_305419896) [0.000404s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg0_4294967295) [0.000414s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_305419896) [0.000620s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg0_4294967295) [0.000183s] ... ok DEBUG: {0} 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.004365s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_0) [0.000568s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_305419896) [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg1_4294967295) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_0) [0.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_305419896) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg1_4294967295) [0.000198s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_305419896) [0.000444s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg2_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_305419896) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg2_4294967295) [0.001229s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_0) [0.000440s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_305419896) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg3_4294967295) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg3_4294967295) [0.000156s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.002328s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000700s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_0) [0.002017s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_305419896) [0.000226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg4_4294967295) [0.002545s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_0) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_305419896) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg4_4294967295) [0.000496s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.003686s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_0) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_305419896) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg5_4294967295) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_0) [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg5_4294967295) [0.000206s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000746s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_305419896) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg6_4294967295) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg6_4294967295) [0.000210s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000866s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_0) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_305419896) [0.000231s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_0_reg7_4294967295) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_0) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_305419896) [0.000412s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ip_proto_255_reg7_4294967295) [0.000778s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.004131s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000756s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.003286s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.002968s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.001735s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.003453s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.001151s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.004875s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.003955s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.003436s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.001031s] ... ok DEBUG: {0} 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.000757s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.014825s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000999s] ... ok DEBUG: {0} 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.051863s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000863s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.002469s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000156s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000585s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.004299s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.001454s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.011282s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000906s] ... ok DEBUG: {0} 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.000833s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.013169s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.000234s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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: {0} 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.000188s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.001383s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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: {0} 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.000360s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000214s] ... ok DEBUG: {0} 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.005521s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.014914s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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: {0} 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.000255s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.003037s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.002856s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.002087s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.010490s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.003802s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.013995s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.004301s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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: {0} 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.000256s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.004625s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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: {0} 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.000211s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000187s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.020714s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.015218s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.001896s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000918s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.022234s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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: {0} 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.000244s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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: {0} 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.000141s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000243s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.039414s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.008204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.001217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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: {0} 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.000235s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.002883s] ... ok DEBUG: {0} 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: {0} 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.000242s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.001136s] ... ok DEBUG: {0} 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.057195s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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: {0} 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.000157s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.009797s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.004147s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.025816s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000251s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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: {0} 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.000227s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.002506s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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: {0} 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.000313s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.012952s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000224s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000164s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.072570s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000142s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.016938s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.016680s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.042302s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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: {0} 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.000219s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.034466s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.010636s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_0) [0.000173s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_4660) [0.000175s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_src_65535) [0.000235s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000637s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_0) [0.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_4660) [0.003603s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_src_65535) [0.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.013266s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.001708s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.035071s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.005977s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000582s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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: {0} 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.000304s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000853s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.001451s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.058130s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.019110s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000799s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.013225s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.005707s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.001076s] ... ok DEBUG: {0} 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.001525s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.019730s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.003531s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.007478s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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: {0} 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.053340s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.008515s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.002637s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.002237s] ... ok DEBUG: {0} 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.001618s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.010941s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_0) [0.000108s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_src_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_src_65535) [0.011860s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_src_65535) [0.000161s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.004066s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_4660) [0.058273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_4660) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_src_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_src_65535) [0.000190s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_0) [0.012448s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_4660) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_4660) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_src_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_src_65535) [0.000111s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_0) [0.008640s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_4660) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_4660) [0.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_src_65535) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_src_65535) [0.000145s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_4660) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_src_65535) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_src_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_src_65535) [0.007238s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_src_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_src_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_0) [0.000132s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_src_65535) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_src_65535) [0.007246s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_src_65535) [0.000146s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.002241s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_4660) [0.001446s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_4660) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_src_65535) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_src_65535) [0.000118s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000569s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.036380s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.002454s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001442s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.002012s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.045579s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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: {0} 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.000108s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000849s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000981s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.001806s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000115s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000674s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.009796s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000369s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.002334s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.016265s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.009279s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.005341s] ... ok DEBUG: {0} 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.018762s] ... ok DEBUG: {0} 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.005000s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.001032s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.001911s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.001506s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.001296s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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: {0} 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.000190s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_0) [0.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_4660) [0.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_dst_65535) [0.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.018740s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_0) [0.000187s] ... ok DEBUG: {0} 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.004505s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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: {0} 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.003659s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_dst_65535) [0.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000685s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.002564s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.013178s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.002302s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000817s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.048334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.001006s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.001066s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.002246s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.019043s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.005061s] ... ok DEBUG: {0} 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.011883s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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: {0} 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.010794s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.010269s] ... ok DEBUG: {0} 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.002002s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.001537s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.001416s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.001531s] ... ok DEBUG: {0} 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.013742s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.001367s] ... ok DEBUG: {0} 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.001176s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.001227s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000991s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.002705s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.002004s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.007520s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.002218s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.005752s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.007906s] ... ok DEBUG: {0} 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.002822s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.002478s] ... ok DEBUG: {0} 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.001291s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.009115s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.002463s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.008663s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.002139s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.007298s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.014131s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000941s] ... ok DEBUG: {0} 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.000609s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.001329s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.045132s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000112s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_0) [0.016340s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_4660) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_4660) [0.000516s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_4660) [0.000430s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_dst_65535) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_dst_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_dst_65535) [0.000122s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.005212s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.010656s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.002967s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_0) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_4660) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_4660) [0.001844s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_4660) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_dst_65535) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_dst_65535) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_dst_65535) [0.022195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.009337s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_dst_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_dst_65535) [0.000116s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.015381s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_dst_65535) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_dst_65535) [0.000112s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000794s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_0) [0.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_dst_65535) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_dst_65535) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_dst_65535) [0.000115s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.001364s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_0) [0.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_dst_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_dst_65535) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_dst_65535) [0.000129s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.016245s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.005226s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_0) [0.000336s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_4660) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_4660) [0.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_4660) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_dst_65535) [0.000358s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_dst_65535) [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_dst_65535) [0.000187s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.001918s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_4660) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_dst_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_dst_65535) [0.000132s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.028362s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.001346s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001499s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.009140s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.005828s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.001804s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.005839s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000672s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.003106s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.002684s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.005937s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.010767s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.022872s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.007921s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.016651s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_0) [0.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_4660) [0.000170s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_src_65535) [0.000259s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.021126s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_0) [0.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_4660) [0.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_src_65535) [0.000165s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.004782s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.002631s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000884s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.019261s] ... ok DEBUG: {0} 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.015403s] ... ok DEBUG: {0} 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.001094s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000934s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.001654s] ... ok DEBUG: {0} 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.000691s] ... ok DEBUG: {0} 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.000804s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.014339s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.004569s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.004468s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.001712s] ... ok DEBUG: {0} 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.000918s] ... ok DEBUG: {0} 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.003437s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.004652s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.001336s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.014899s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.003411s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.022530s] ... ok DEBUG: {0} 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.001136s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000837s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.002338s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.001724s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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: {0} 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.035969s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.009623s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.009159s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.005198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000630s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.002226s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.006436s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.047385s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.007935s] ... ok DEBUG: {0} 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.000751s] ... ok DEBUG: {0} 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.006098s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.014900s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001480s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.003136s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.004406s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.005614s] ... ok DEBUG: {0} 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.003456s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.001948s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.004392s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.005110s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_src_65535) [0.000119s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_src_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_src_65535) [0.000113s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_4660) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_4660) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_src_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_src_65535) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_src_65535) [0.000113s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_src_65535) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_src_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_src_65535) [0.000113s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_4660) [0.000831s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_src_65535) [0.000523s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_src_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_src_65535) [0.000110s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_0) [0.000109s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_src_65535) [0.003283s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_src_65535) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_src_65535) [0.000111s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_0) [0.000763s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_4660) [0.001301s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_4660) [0.001137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_4660) [0.000885s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_src_65535) [0.001033s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_src_65535) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.013315s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_0) [0.000111s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_4660) [0.000110s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_src_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_src_65535) [0.000112s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.004081s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.015032s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.005400s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001236s] ... ok DEBUG: {0} 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.009408s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.001187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.012260s] ... ok DEBUG: {0} 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.026120s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000908s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.006889s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000871s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.001866s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.016260s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.004897s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.012355s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000549s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000974s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000984s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.007109s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000885s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.002784s] ... ok DEBUG: {0} 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.000888s] ... ok DEBUG: {0} 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.004027s] ... ok DEBUG: {0} 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.011689s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.001123s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.007390s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.005303s] ... ok DEBUG: {0} 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.015932s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.002764s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.001064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_0) [0.000176s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_4660) [0.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____udp_dst_65535) [0.000173s] ... ok DEBUG: {0} 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.002249s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.001194s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_0) [0.000170s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_4660) [0.000533s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____udp_dst_65535) [0.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.004806s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.002229s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.006984s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.001719s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.003958s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.003659s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.003211s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.006239s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.005213s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.007068s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002186s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002791s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.001923s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.002561s] ... ok DEBUG: {0} 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.002642s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.004616s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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: {0} 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.000261s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.003791s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_4660) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_udp_dst_65535) [0.000541s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_udp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_udp_dst_65535) [0.000115s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_4660) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_4660) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_4660) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_udp_dst_65535) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_udp_dst_65535) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_udp_dst_65535) [0.000138s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_4660) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_udp_dst_65535) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_udp_dst_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_udp_dst_65535) [0.000138s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_0) [0.000365s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_0) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_0) [0.000250s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_4660) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_4660) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_4660) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_udp_dst_65535) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_udp_dst_65535) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_udp_dst_65535) [0.000205s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_0) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_0) [0.000379s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_0) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_4660) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_4660) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_4660) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_udp_dst_65535) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_udp_dst_65535) [0.007740s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_udp_dst_65535) [0.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000171s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_4660) [0.006357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_4660) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_udp_dst_65535) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_udp_dst_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_udp_dst_65535) [0.000113s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_4660) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_udp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_udp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_udp_dst_65535) [0.000111s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_udp_dst_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_udp_dst_65535) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_udp_dst_65535) [0.000120s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.047329s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.009942s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.024377s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.004255s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.051435s] ... ok DEBUG: {0} 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.004999s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.006143s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.002176s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_0) [0.000184s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_4660) [0.000182s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_src_65535) [0.000181s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_0) [0.000174s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_4660) [0.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_src_65535) [0.000170s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.011285s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.005357s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.003029s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.008474s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.010229s] ... ok DEBUG: {0} 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.005921s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.013135s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.002751s] ... ok DEBUG: {0} 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.000965s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.005253s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.006405s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.013537s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.002470s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.004766s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.002348s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.019187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.013370s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.005199s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.006410s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.007140s] ... ok DEBUG: {0} 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.004148s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000894s] ... ok DEBUG: {0} 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.023447s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.001643s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.001447s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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: {0} 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.000150s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.009767s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.002276s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.009954s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.001847s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.001547s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.053671s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_0) [0.004172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_4660) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_4660) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_src_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_src_65535) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_src_65535) [0.000119s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.009280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_0) [0.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_0) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_0) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_4660) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_4660) [0.000383s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_4660) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_src_65535) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_src_65535) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_src_65535) [0.000310s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.002973s] ... ok DEBUG: {0} 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.000891s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_0) [0.004747s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_0) [0.000342s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_4660) [0.036539s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_4660) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_4660) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_src_65535) [0.001501s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_src_65535) [0.000122s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_src_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_4660) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_src_65535) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_src_65535) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_src_65535) [0.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000961s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_4660) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_4660) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_src_65535) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_src_65535) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_src_65535) [0.000110s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_4660) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_4660) [0.000111s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_src_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_src_65535) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_src_65535) [0.000107s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.022034s] ... ok DEBUG: {0} 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.000978s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.012553s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_0) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_0) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_4660) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_4660) [0.001430s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_4660) [0.000950s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_src_65535) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_src_65535) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_src_65535) [0.000213s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000855s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.001654s] ... ok DEBUG: {0} 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.002755s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000641s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.001217s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.002794s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000792s] ... ok DEBUG: {0} 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.000700s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.005608s] ... ok DEBUG: {0} 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.003379s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.001005s] ... ok DEBUG: {0} 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.001818s] ... ok DEBUG: {0} 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.004075s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.003430s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.002027s] ... ok DEBUG: {0} 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.002771s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000587s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.007120s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000649s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001070s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.001085s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.001896s] ... ok DEBUG: {0} 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.001003s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.001224s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.003320s] ... ok DEBUG: {0} 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.004935s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.007554s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_0) [0.000460s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_4660) [0.000309s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____sctp_dst_65535) [0.000536s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000732s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.001312s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.005823s] ... ok DEBUG: {0} 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.000651s] ... ok DEBUG: {0} 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.000685s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_0) [0.000498s] ... ok DEBUG: {0} 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.001051s] ... ok DEBUG: {0} 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.001571s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_4660) [0.000832s] ... ok DEBUG: {0} 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.000801s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____sctp_dst_65535) [0.001164s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.023433s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.002362s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000121s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.005248s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.004214s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.005769s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.017242s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000785s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001215s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000965s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.002031s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000621s] ... ok DEBUG: {0} 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.000954s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.028561s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.001324s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.046472s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.001656s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.004716s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.081014s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_4660) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_4660) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_4660) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_sctp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_sctp_dst_65535) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_sctp_dst_65535) [0.000111s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_0) [0.036639s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_4660) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_4660) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_sctp_dst_65535) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_sctp_dst_65535) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_sctp_dst_65535) [0.000114s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_4660) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_sctp_dst_65535) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_sctp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_sctp_dst_65535) [0.000118s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.004846s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_0) [0.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_4660) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_4660) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_sctp_dst_65535) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_sctp_dst_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_sctp_dst_65535) [0.008077s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_0) [0.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_4660) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_4660) [0.000230s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_sctp_dst_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_sctp_dst_65535) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_sctp_dst_65535) [0.000117s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_0) [0.000693s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_4660) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_4660) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_4660) [0.015781s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_sctp_dst_65535) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_sctp_dst_65535) [0.000235s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_sctp_dst_65535) [0.000120s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_0) [0.000549s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_4660) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_4660) [0.000377s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_4660) [0.000360s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_sctp_dst_65535) [0.005989s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_sctp_dst_65535) [0.001603s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_sctp_dst_65535) [0.000142s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_0) [0.000933s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_4660) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_sctp_dst_65535) [0.000493s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_sctp_dst_65535) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_sctp_dst_65535) [0.000115s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000875s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.003663s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.010161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.004351s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.002693s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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: {0} 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.000349s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.001249s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000915s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_src___) [0.000170s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_src___) [0.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.002685s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_ipv6_dst___) [0.000188s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_ipv6_dst___) [0.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.045031s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000785s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.006608s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.033367s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.111790s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000748s] ... ok DEBUG: {0} 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.000873s] ... ok DEBUG: {0} 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.004868s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.009659s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.003240s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.011659s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.055995s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.006745s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.003481s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000705s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000655s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000722s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000819s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000861s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000728s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000970s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.011525s] ... ok DEBUG: {0} 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.000975s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.005789s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000803s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.009797s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.006892s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000917s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.006293s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_0) [0.010933s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg1_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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: {0} 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.000153s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg2_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg2_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.010526s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_305419896) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg3_4294967295) [0.067960s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg4_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg5_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_0_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_type_255_reg7_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.008685s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.012215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.083147s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_src___) [0.000162s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_src___) [0.000159s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.064840s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_ipv6_dst___) [0.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_ipv6_dst___) [0.000200s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.044388s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.032998s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.062107s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.010701s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001408s] ... ok DEBUG: {0} 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.002954s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.002413s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000825s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.001172s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.002403s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.002767s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.001071s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg0_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg1_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg2_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg3_4294967295) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_0) [0.000313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg4_4294967295) [0.000142s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg5_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg6_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_0_reg7_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv4_code_255_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001084s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.015145s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000747s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000945s] ... ok DEBUG: {0} 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: {0} 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.000316s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_src___) [0.000256s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_src___) [0.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_src___) [0.000186s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_ipv6_dst___) [0.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.002299s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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: {0} 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.000175s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000983s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.012427s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.016922s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.002971s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000692s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.015326s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.007650s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.001156s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.010012s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.000108s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.002535s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.005577s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000652s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.011283s] ... ok DEBUG: {0} 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.000795s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000553s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000653s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000813s] ... ok DEBUG: {0} 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.000673s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.001103s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000571s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000986s] ... ok DEBUG: {0} 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.001467s] ... ok DEBUG: {0} 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.000928s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.009234s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.005361s] ... ok DEBUG: {0} 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.004610s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.001778s] ... ok DEBUG: {0} 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.002232s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.001100s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000743s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.003104s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.003386s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000758s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.001778s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000600s] ... ok DEBUG: {0} 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.000648s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.003029s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.003464s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_0) [0.000316s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_305419896) [0.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg0_4294967295) [0.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_0) [0.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_305419896) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg0_4294967295) [0.000485s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_0) [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_305419896) [0.000272s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg0_4294967295) [0.000267s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_0) [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_305419896) [0.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg1_4294967295) [0.000294s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_0) [0.000254s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_305419896) [0.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg1_4294967295) [0.000274s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_0) [0.001841s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_305419896) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg1_4294967295) [0.000259s] ... ok DEBUG: {0} 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.004732s] ... ok DEBUG: {0} 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.002997s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_0) [0.001927s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_305419896) [0.000414s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg2_4294967295) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_0) [0.000673s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_305419896) [0.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg2_4294967295) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_0) [0.000296s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_305419896) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg2_4294967295) [0.000437s] ... ok DEBUG: {0} 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.006186s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_0) [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_305419896) [0.000793s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg3_4294967295) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_0) [0.000254s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_305419896) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg3_4294967295) [0.000430s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_0) [0.000256s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_305419896) [0.002139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg3_4294967295) [0.000307s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.001093s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_0) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_305419896) [0.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg4_4294967295) [0.000291s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_0) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_305419896) [0.000254s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg4_4294967295) [0.000270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_0) [0.000473s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_305419896) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg4_4294967295) [0.000265s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.003111s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_0) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_305419896) [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg5_4294967295) [0.000343s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_0) [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_305419896) [0.000375s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg5_4294967295) [0.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_0) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_305419896) [0.000417s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg5_4294967295) [0.000842s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_0) [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_305419896) [0.000344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg6_4294967295) [0.000267s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_0) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_305419896) [0.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg6_4294967295) [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_0) [0.000268s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_305419896) [0.000275s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg6_4294967295) [0.000270s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_0) [0.000270s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_305419896) [0.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_0_reg7_4294967295) [0.000351s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_0) [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_305419896) [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_4660_reg7_4294967295) [0.000289s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_0) [0.000251s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_305419896) [0.000278s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_arp_op_65535_reg7_4294967295) [0.000266s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.002189s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.002574s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.004483s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.014322s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.018522s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.009039s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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: {0} 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.000375s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.010940s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.004975s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.003914s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000793s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000867s] ... ok DEBUG: {0} 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.002381s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.005704s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.001366s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.002738s] ... ok DEBUG: {0} 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.001199s] ... ok DEBUG: {0} 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.003539s] ... ok DEBUG: {0} 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.000901s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.003938s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.001500s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.002820s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.007633s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.003966s] ... ok DEBUG: {0} 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.002918s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.002268s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.011641s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.019583s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.011063s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.001444s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.004549s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000808s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.015839s] ... ok DEBUG: {0} 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.005397s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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: {0} 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.000227s] ... ok DEBUG: {0} 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.016018s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.001259s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.002811s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.001257s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.001157s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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: {0} 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.000204s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000878s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.006023s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.006913s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.008861s] ... ok DEBUG: {0} 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.001178s] ... ok DEBUG: {0} 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.001488s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.001670s] ... ok DEBUG: {0} 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.001013s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000775s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.001074s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000730s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.001490s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.002192s] ... ok DEBUG: {0} 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.001278s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000596s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001224s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} 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.000157s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.030413s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.002968s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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: {0} 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.000261s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.033517s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.009218s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.009399s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.007919s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.010087s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.001171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000135s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.006295s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.003101s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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: {0} 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.000246s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.003543s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000993s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000822s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.001214s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.003321s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.002647s] ... ok DEBUG: {0} 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.000606s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.003633s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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: {0} 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.000137s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.002516s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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: {0} 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.000338s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.002262s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.002600s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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: {0} 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.000362s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.004629s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.017002s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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.000152s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.004222s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.000132s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000882s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000932s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000914s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.009042s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.015406s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.047209s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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: {0} 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.001766s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.015218s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000824s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000646s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.002479s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.022498s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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: {0} 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.000442s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.059008s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.040002s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.063490s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000595s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000696s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.002762s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000929s] ... ok DEBUG: {0} 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.000764s] ... ok DEBUG: {0} 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.001138s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.001178s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.021846s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001293s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.004994s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001645s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000534s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.003626s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.003407s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000861s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.002649s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.014911s] ... ok DEBUG: {0} 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.000623s] ... ok DEBUG: {0} 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.000689s] ... ok DEBUG: {0} 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.000770s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.001311s] ... ok DEBUG: {0} 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.005471s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.034536s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.014605s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.002562s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.007664s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.006177s] ... ok DEBUG: {0} 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.000786s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.003714s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000937s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.013886s] ... ok DEBUG: {0} 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.000929s] ... ok DEBUG: {0} 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.000816s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.001023s] ... ok DEBUG: {0} 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.011840s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000980s] ... ok DEBUG: {0} 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.001838s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000591s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.011039s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000472s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.002590s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.002056s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.001753s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000793s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000701s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.016595s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.009161s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.025914s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.017179s] ... ok DEBUG: {0} 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.000578s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.001762s] ... ok DEBUG: {0} 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.001217s] ... ok DEBUG: {0} 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.001279s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.008320s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.013932s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.001925s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.008023s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.048308s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.010468s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.001375s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.002492s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.019352s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000557s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000511s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000829s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.025676s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000625s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.003378s] ... ok DEBUG: {0} 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.001310s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001101s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.002243s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.011510s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000988s] ... ok DEBUG: {0} 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.000836s] ... ok DEBUG: {0} 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.002253s] ... ok DEBUG: {0} 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.001229s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.013034s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000903s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.002864s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.002159s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.099833s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.001630s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.021298s] ... ok DEBUG: {0} 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.000550s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.001035s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.001972s] ... ok DEBUG: {0} 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.001070s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.002356s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.048567s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000995s] ... ok DEBUG: {0} 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.001888s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000772s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.054050s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.001133s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.006118s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.024683s] ... ok DEBUG: {0} 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.000859s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.003767s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.000935s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.012867s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000626s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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: {0} 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.000375s] ... ok DEBUG: {0} 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.001019s] ... ok DEBUG: {0} 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.003058s] ... ok DEBUG: {0} 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.001816s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.038497s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.003494s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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: {0} 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.000340s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.003500s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.007187s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.001300s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000922s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000737s] ... ok DEBUG: {0} 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.002951s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.063842s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.003955s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000739s] ... ok DEBUG: {0} 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.007491s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_src___) [0.001025s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.005559s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.008257s] ... ok DEBUG: {0} 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.000620s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.001065s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.001285s] ... ok DEBUG: {0} 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.000916s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_ipv6_src___) [0.000293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_ipv6_src___) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_ipv6_src___) [0.000223s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.002533s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_src___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_src___) [0.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_src___) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_src___) [0.000185s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.001710s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____ipv6_src___) [0.000201s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.002437s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.002010s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.001147s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.007387s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_label_4294967295) [0.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.003060s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_tc_255) [0.000255s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_uca_255) [0.000160s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_0) [0.000260s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_4660) [0.009038s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tcp_flags_65535) [0.000351s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.002996s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.001059s] ... ok DEBUG: {0} 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.013127s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_src___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_src___) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_src___) [0.000188s] ... ok DEBUG: {0} 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: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.096433s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.002396s] ... ok DEBUG: {0} 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.000594s] ... ok DEBUG: {0} 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.000878s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.001052s] ... ok DEBUG: {0} 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.000727s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000740s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000715s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.003841s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000773s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.001266s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.005018s] ... ok DEBUG: {0} 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.001464s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.002197s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.005501s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.002968s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.001988s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.003201s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.004789s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.007241s] ... ok DEBUG: {0} 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.001018s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.014461s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.001884s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_305419896) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pkt_mark_4294967295) [0.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.021713s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.012591s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_src___) [0.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_ipv6_src___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_src___) [0.000193s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.013747s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_src___) [0.000802s] ... ok DEBUG: {0} 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.002784s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000955s] ... ok DEBUG: {0} 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.002167s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000704s] ... ok DEBUG: {0} 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.001420s] ... ok DEBUG: {0} 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.019669s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tun_ipv6_dst___) [0.000277s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.002731s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.010119s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000980s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_src___) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_src___) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_src___) [0.000178s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000174s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.015078s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_0) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_305419896) [0.011073s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg0_4294967295) [0.000470s] ... ok DEBUG: {0} 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.007754s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.002796s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.003239s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_0) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_305419896) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg1_4294967295) [0.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.019244s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001588s] ... ok DEBUG: {0} 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.001191s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_0) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_305419896) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg2_4294967295) [0.000198s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.007185s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_305419896) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg3_4294967295) [0.000180s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_0) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg4_4294967295) [0.000220s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.006688s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_0) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_305419896) [0.080979s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg5_4294967295) [0.000245s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_305419896) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg6_4294967295) [0.000182s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000914s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_0) [0.000591s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_305419896) [0.000253s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____reg7_4294967295) [0.000846s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.001001s] ... ok DEBUG: {0} 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.000694s] ... ok DEBUG: {0} 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.000983s] ... ok DEBUG: {0} 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.000960s] ... ok DEBUG: {0} 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.000752s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_src___) [0.000962s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_src___) [0.000658s] ... ok DEBUG: {0} 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.000904s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.003743s] ... ok DEBUG: {0} 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.003913s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_0) [0.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____mpls_bos_255) [0.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.004329s] ... ok DEBUG: {0} 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.002315s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_0) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_1193046) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____pbb_isid_16777215) [0.000171s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.003433s] ... ok DEBUG: {0} 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.000924s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.006308s] ... ok DEBUG: {0} 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.011661s] ... ok DEBUG: {0} 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.000498s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.001543s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.001138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_0) [0.000434s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_1311768467463790320) [0.014962s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____tunnel_id_18446744073709551615) [0.000290s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.005781s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.053060s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_ipv6_src___) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_ipv6_src___) [0.000169s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.010331s] ... ok DEBUG: {0} 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.000789s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.001364s] ... ok DEBUG: {0} 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.003180s] ... ok DEBUG: {0} 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.001177s] ... ok DEBUG: {0} 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.001827s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_0) [0.000238s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_src____packet_type_4294967295) [0.000604s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.003646s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.003401s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.006161s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_0) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_305419896) [0.000387s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_flabel_4294967295) [0.000264s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000624s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_ipv6_dst___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_ipv6_dst___) [0.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_ipv6_dst___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_ipv6_dst___) [0.000161s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.010445s] ... ok DEBUG: {0} 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.001594s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000781s] ... ok DEBUG: {0} 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.045887s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_nd_target___) [0.000244s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.002344s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.001591s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.003348s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000589s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_0) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_label_4294967295) [0.000174s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_tc_255) [0.000158s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_uca_255) [0.000177s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.028077s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_4660) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tcp_flags_65535) [0.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.002751s] ... ok DEBUG: {0} 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.000686s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_ipv6_dst___) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_ipv6_dst___) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_ipv6_dst___) [0.000259s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.003100s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000465s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.002756s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.001644s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000543s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.001241s] ... ok DEBUG: {0} 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.001070s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.024067s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.016119s] ... ok DEBUG: {0} 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.000639s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.001533s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.002070s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000866s] ... ok DEBUG: {0} 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.004630s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.001864s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000866s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.002202s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.010869s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.001064s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000826s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_0) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_305419896) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pkt_mark_4294967295) [0.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.001039s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.002729s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.002205s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_ipv6_dst___) [0.000202s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.002402s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000850s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.001055s] ... ok DEBUG: {0} 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.000504s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000716s] ... ok DEBUG: {0} 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.001035s] ... ok DEBUG: {0} 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.001643s] ... ok DEBUG: {0} 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.000759s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_src___) [0.000595s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.019164s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.004352s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.003085s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000927s] ... ok DEBUG: {0} 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.000940s] ... ok DEBUG: {0} 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.001509s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tun_ipv6_dst___) [0.000323s] ... ok DEBUG: {0} 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.001112s] ... ok DEBUG: {0} 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.000883s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.002575s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.004334s] ... ok DEBUG: {0} 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.000593s] ... ok DEBUG: {0} 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.006573s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000811s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_ipv6_dst___) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_ipv6_dst___) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_ipv6_dst___) [0.007404s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.001975s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_0) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_305419896) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg0_4294967295) [0.000180s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.007353s] ... ok DEBUG: {0} 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.004462s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_0) [0.001930s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_305419896) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg1_4294967295) [0.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.005551s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.005011s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_0) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg2_4294967295) [0.000174s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.003204s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.001105s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.001307s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.001223s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_0) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_305419896) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg3_4294967295) [0.000947s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000613s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.002532s] ... ok DEBUG: {0} 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.000734s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.005459s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_0) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_305419896) [0.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg4_4294967295) [0.000175s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000765s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000628s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_0) [0.002214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_305419896) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg5_4294967295) [0.005794s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.001464s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000421s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.006365s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.008396s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_0) [0.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_305419896) [0.003597s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg6_4294967295) [0.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.002397s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.003874s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.008825s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_0) [0.000196s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_305419896) [0.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____reg7_4294967295) [0.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.001839s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.005731s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_ipv6_dst___) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_ipv6_dst___) [0.000187s] ... ok DEBUG: {0} 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.001140s] ... ok DEBUG: {0} 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.000643s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000629s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.002385s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.004062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____mpls_bos_255) [0.000184s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.005309s] ... ok DEBUG: {0} 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.000685s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.001337s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.004528s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.005774s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_0) [0.000223s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_1193046) [0.000660s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____pbb_isid_16777215) [0.000213s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000838s] ... ok DEBUG: {0} 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.000749s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_0) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_1311768467463790320) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____tunnel_id_18446744073709551615) [0.000194s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_0) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_4660) [0.004974s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____ipv6_exthdr_65535) [0.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_0) [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_305419896) [0.007618s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_dst____packet_type_4294967295) [0.000756s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.008373s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.001083s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.004667s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000559s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.044447s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.004369s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.001595s] ... ok DEBUG: {0} 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.000514s] ... ok DEBUG: {0} 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.000483s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.001670s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.001631s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.086543s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.027669s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001674s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.001045s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000565s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.001088s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.006166s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.013001s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_305419896) [0.000390s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg0_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_0) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg0_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg0_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.011305s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_0) [0.001689s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_0) [0.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_305419896) [0.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg1_4294967295) [0.001851s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_0) [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg1_4294967295) [0.000123s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002539s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg2_4294967295) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg2_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000575s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000564s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg4_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg4_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg4_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.084024s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg5_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg5_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg5_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg6_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg6_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg6_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_0_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_305419896_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_flabel_4294967295_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.054750s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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: {0} 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.000144s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.003709s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002947s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.007322s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.001297s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.003114s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000935s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.016822s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000745s] ... ok DEBUG: {0} 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.000761s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.001504s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.003167s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.007642s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000963s] ... ok DEBUG: {0} 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.007026s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000640s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.005033s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001927s] ... ok DEBUG: {0} 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.001403s] ... ok DEBUG: {0} 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.000539s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000661s] ... ok DEBUG: {0} 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.002328s] ... ok DEBUG: {0} 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.000684s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000790s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.001312s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000789s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000663s] ... ok DEBUG: {0} 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.007828s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000546s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000554s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000815s] ... ok DEBUG: {0} 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.001012s] ... ok DEBUG: {0} 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.003023s] ... ok DEBUG: {0} 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.043275s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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: {0} 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.000170s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.003316s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.003238s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000830s] ... ok DEBUG: {0} 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.035705s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg0_4294967295) [0.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg2_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg3_4294967295) [0.005468s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_305419896) [0.007041s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg3_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg4_4294967295) [0.001526s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg4_4294967295) [0.001840s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000796s] ... ok DEBUG: {0} 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.004125s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_0) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_305419896) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg5_4294967295) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_0) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_305419896) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg5_4294967295) [0.000214s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_0) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_305419896) [0.018276s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg6_4294967295) [0.000121s] ... ok DEBUG: {0} 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.001852s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_0_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_0) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_type_255_reg7_4294967295) [0.005093s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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: {0} 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.000216s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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: {0} 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.000146s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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: {0} 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.000108s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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: {0} 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.000309s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.008351s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.003197s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.001187s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000726s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000100s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000713s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.074431s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.007140s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002307s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.031564s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.004398s] ... ok DEBUG: {0} 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.003111s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.001179s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.041587s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg0_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg1_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_0) [0.000295s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg2_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg2_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg3_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_0) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg4_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.011527s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg5_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg6_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_0_reg7_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_icmpv6_code_255_reg7_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.002395s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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: {0} 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.000189s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.003019s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.004191s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000615s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.048520s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.002872s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.003377s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.002314s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.001281s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.008974s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.002754s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000685s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.002010s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000776s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.004503s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.013840s] ... ok DEBUG: {0} 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.003453s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000876s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000848s] ... ok DEBUG: {0} 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.000601s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000506s] ... ok DEBUG: {0} 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.003430s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.002490s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000611s] ... ok DEBUG: {0} 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.000531s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.004771s] ... ok DEBUG: {0} 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.001089s] ... ok DEBUG: {0} 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.000580s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.003187s] ... ok DEBUG: {0} 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.004872s] ... ok DEBUG: {0} 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.001628s] ... ok DEBUG: {0} 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.007203s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.007575s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.011527s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.002044s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.001396s] ... ok DEBUG: {0} 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.000608s] ... ok DEBUG: {0} 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.018074s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.001583s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.008000s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.003243s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000864s] ... ok DEBUG: {0} 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.000787s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000959s] ... ok DEBUG: {0} 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.001086s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.005510s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.002554s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.001615s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.007100s] ... ok DEBUG: {0} 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.000500s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.003922s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.001947s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.001355s] ... ok DEBUG: {0} 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.000517s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000449s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.002916s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.001309s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000438s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.001755s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000847s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_305419896) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg0_4294967295) [0.000172s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.014367s] ... ok DEBUG: {0} 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.002873s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000407s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_0) [0.000227s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_305419896) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg1_4294967295) [0.000207s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.002562s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.002438s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.002384s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_0) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_305419896) [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg2_4294967295) [0.000178s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.003508s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.002866s] ... ok DEBUG: {0} 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.002749s] ... ok DEBUG: {0} 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.000555s] ... ok DEBUG: {0} 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.002646s] ... ok DEBUG: {0} 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.000616s] ... ok DEBUG: {0} 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.000730s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_0) [0.000429s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_305419896) [0.000439s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg3_4294967295) [0.000177s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000687s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000576s] ... ok DEBUG: {0} 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.019476s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_305419896) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg4_4294967295) [0.000194s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.008320s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.001497s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000960s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000763s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.004242s] ... ok DEBUG: {0} 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.002881s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg5_4294967295) [0.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.003570s] ... ok DEBUG: {0} 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: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000524s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.016389s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_0) [0.000994s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_305419896) [0.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg6_4294967295) [0.000180s] ... ok DEBUG: {0} 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.000911s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000603s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000833s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001226s] ... ok DEBUG: {0} 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.001120s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_0) [0.000727s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_305419896) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_nd_target____reg7_4294967295) [0.000175s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.007536s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.001087s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.005676s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.005034s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.010905s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000412s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.017113s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.001607s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.001839s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001018s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000558s] ... ok DEBUG: {0} 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.000707s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.025296s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000448s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.000473s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000592s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.043059s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.009967s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000501s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.021577s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.002351s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.003128s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000905s] ... ok DEBUG: {0} 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.015809s] ... ok DEBUG: {0} 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.000859s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000697s] ... ok DEBUG: {0} 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.000958s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000433s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.025379s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000475s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.004479s] ... ok DEBUG: {0} 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.002228s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000949s] ... ok DEBUG: {0} 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.000676s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.002268s] ... ok DEBUG: {0} 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.001463s] ... ok DEBUG: {0} 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.001607s] ... ok DEBUG: {0} 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.002713s] ... ok DEBUG: {0} 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.001407s] ... ok DEBUG: {0} 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.000890s] ... ok DEBUG: {0} 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.003196s] ... ok DEBUG: {0} 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.000903s] ... ok DEBUG: {0} 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.001058s] ... ok DEBUG: {0} 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.001345s] ... ok DEBUG: {0} 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.002185s] ... ok DEBUG: {0} 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.007682s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} 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.001069s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.022627s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.003547s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000958s] ... ok DEBUG: {0} 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.004281s] ... ok DEBUG: {0} 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.004082s] ... ok DEBUG: {0} 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.000619s] ... ok DEBUG: {0} 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.001697s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000487s] ... ok DEBUG: {0} 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.004828s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.010202s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.005621s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.001079s] ... ok DEBUG: {0} 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.000479s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.006911s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000444s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.001561s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.044772s] ... ok DEBUG: {0} 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.000492s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.008203s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000440s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.002773s] ... ok DEBUG: {0} 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.000466s] ... ok DEBUG: {0} 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: {0} 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.000232s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.011742s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.005869s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000618s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000710s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002406s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.001047s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.003060s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.003196s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.008929s] ... ok DEBUG: {0} 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.000488s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.004473s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000849s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.011354s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000660s] ... ok DEBUG: {0} 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.000780s] ... ok DEBUG: {0} 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.000913s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000777s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000441s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.001036s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.004746s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.005273s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.002473s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000518s] ... ok DEBUG: {0} 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.004879s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.003164s] ... ok DEBUG: {0} 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.003478s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.004389s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.001269s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.010301s] ... ok DEBUG: {0} 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.000702s] ... ok DEBUG: {0} 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.001869s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.002322s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000512s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.001084s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.009625s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000718s] ... ok DEBUG: {0} 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.000706s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.019164s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.001142s] ... ok DEBUG: {0} 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.002967s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000925s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.002004s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000820s] ... ok DEBUG: {0} 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.002634s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.003992s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000429s] ... ok DEBUG: {0} 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.000584s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.003661s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000442s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.018084s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000622s] ... ok DEBUG: {0} 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.000779s] ... ok DEBUG: {0} 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.000877s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000860s] ... ok DEBUG: {0} 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.000662s] ... ok DEBUG: {0} 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.000806s] ... ok DEBUG: {0} 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.000832s] ... ok DEBUG: {0} 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.000494s] ... ok DEBUG: {0} 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.000602s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.007363s] ... ok DEBUG: {0} 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.010674s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.004423s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.002031s] ... ok DEBUG: {0} 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.000899s] ... ok DEBUG: {0} 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.000505s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000882s] ... ok DEBUG: {0} 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.000544s] ... ok DEBUG: {0} 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.000683s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000496s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.006649s] ... ok DEBUG: {0} 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.005464s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.005314s] ... ok DEBUG: {0} 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.000548s] ... ok DEBUG: {0} 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.001177s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.004117s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000991s] ... ok DEBUG: {0} 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.000537s] ... ok DEBUG: {0} 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.000659s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000723s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000379s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.003177s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000873s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.001006s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000762s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.001869s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000607s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000471s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000714s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.005037s] ... ok DEBUG: {0} 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.000495s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000450s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.007654s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000445s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.001678s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000632s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000536s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000535s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.013929s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.003407s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000509s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000516s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000892s] ... ok DEBUG: {0} 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.000886s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.009159s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.040020s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000406s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.001884s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000529s] ... ok DEBUG: {0} 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.000519s] ... ok DEBUG: {0} 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.000560s] ... ok DEBUG: {0} 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.000808s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000586s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.044229s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.011245s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.002265s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.009661s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.004981s] ... ok DEBUG: {0} 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.001043s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000612s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.002165s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.004172s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000362s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000497s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.005277s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.010126s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000894s] ... ok DEBUG: {0} 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.000642s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000547s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000711s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.002950s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.041975s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.006679s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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: {0} 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.000173s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.004176s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.010509s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.010369s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.001874s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.009293s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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: {0} 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.000300s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg0_4294967295) [0.000854s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_305419896) [0.020102s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg1_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_0) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg1_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg2_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg2_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg3_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.008643s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_0) [0.009699s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_305419896) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg4_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.002542s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg5_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg6_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_0_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_305419896_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_label_4294967295_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.001423s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.004971s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000099s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000101s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.008612s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000513s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.005472s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.012917s] ... ok DEBUG: {0} 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.000530s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000462s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.001160s] ... ok DEBUG: {0} 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.000920s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.004980s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_0) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_305419896) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg0_4294967295) [0.018322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_0) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg0_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg1_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg2_4294967295) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg2_305419896) [0.000111s] ... ok DEBUG: {0} 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: {0} 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.000151s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg3_4294967295) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg3_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg4_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg4_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.019469s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg5_4294967295) [0.000124s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg6_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_0) [0.000109s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg6_4294967295) [0.002710s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_0_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_tc_255_reg7_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000102s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.001086s] ... ok DEBUG: {0} 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.008676s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.004683s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000489s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000384s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000526s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000857s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000443s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.004444s] ... ok DEBUG: {0} 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.000835s] ... ok DEBUG: {0} 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.003961s] ... ok DEBUG: {0} 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.000456s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000485s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.001223s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000486s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000699s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_305419896) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg0_4294967295) [0.000262s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_0) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_305419896) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg0_4294967295) [0.000214s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_0) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_305419896) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg1_4294967295) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_0) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_305419896) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg1_4294967295) [0.000198s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000941s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_0) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_305419896) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg2_4294967295) [0.000349s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg2_4294967295) [0.000144s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg3_4294967295) [0.000183s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg4_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg4_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_0) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.001572s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_305419896) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg6_4294967295) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg6_4294967295) [0.000168s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.009169s] ... ok DEBUG: {0} 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.000658s] ... ok DEBUG: {0} 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.000909s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_0) [0.004094s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_305419896) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_0_reg7_4294967295) [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_0) [0.001124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_305419896) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_uca_255_reg7_4294967295) [0.000561s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000567s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000579s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.003575s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.002188s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.004195s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000408s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000631s] ... ok DEBUG: {0} 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.000750s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000583s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000695s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000753s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000525s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.011872s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.002673s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.023228s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.003427s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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: {0} 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: {0} 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.000160s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.003642s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.001442s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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: {0} 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.000107s] ... ok DEBUG: {0} 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.001433s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.003362s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_4660) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_4660) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tcp_flags_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tcp_flags_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tcp_flags_65535) [0.000111s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.002036s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_0) [0.000215s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_0) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_0) [0.000204s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_4660) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_4660) [0.000203s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_4660) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tcp_flags_65535) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tcp_flags_65535) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tcp_flags_65535) [0.000409s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_0) [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_0) [0.000192s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_4660) [0.000210s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_4660) [0.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_4660) [0.000293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tcp_flags_65535) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tcp_flags_65535) [0.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tcp_flags_65535) [0.000231s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_0) [0.000506s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_0) [0.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_4660) [0.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_4660) [0.000708s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_4660) [0.000326s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tcp_flags_65535) [0.000198s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tcp_flags_65535) [0.000209s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tcp_flags_65535) [0.000194s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_0) [0.000205s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_0) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_0) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_4660) [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_4660) [0.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_4660) [0.000713s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tcp_flags_65535) [0.000415s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tcp_flags_65535) [0.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tcp_flags_65535) [0.000197s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.002774s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_0) [0.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_4660) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_4660) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_4660) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tcp_flags_65535) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tcp_flags_65535) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tcp_flags_65535) [0.000110s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000896s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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: {0} 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.000163s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_4660) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_4660) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_4660) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tcp_flags_65535) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tcp_flags_65535) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tcp_flags_65535) [0.000110s] ... ok DEBUG: {0} 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.000969s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000939s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_4660) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_4660) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_4660) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tcp_flags_65535) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tcp_flags_65535) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tcp_flags_65535) [0.000132s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000155s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000103s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000925s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.003634s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.005826s] ... ok DEBUG: {0} 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.005460s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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: {0} 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.000128s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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: {0} 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.000208s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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: {0} 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.000215s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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: {0} 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.000183s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.005148s] ... ok DEBUG: {0} 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.002245s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.003197s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000808s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.001470s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000669s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000271s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000181s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg0_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg0_4294967295) [0.000131s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000627s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg1_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg2_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg2_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000870s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_0) [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg3_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_0) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg3_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg3_4294967295) [0.000134s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg4_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.044671s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg5_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg5_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg5_305419896) [0.000116s] ... ok DEBUG: {0} 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: {0} 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.000185s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg6_4294967295) [0.000115s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg6_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.002479s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_0_reg7_4294967295) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_0) [0.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_305419896) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_305419896_reg7_4294967295) [0.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_0) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_305419896) [0.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_actset_output_4294967295_reg7_4294967295) [0.000160s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000510s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.002143s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.003206s] ... ok DEBUG: {0} 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.000436s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000432s] ... ok DEBUG: {0} 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.000664s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.002827s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.006130s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.012686s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.033881s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000572s] ... ok DEBUG: {0} 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.000358s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000389s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000561s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.021137s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.008393s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.009499s] ... ok DEBUG: {0} 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.000515s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000431s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000966s] ... ok DEBUG: {0} 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.000568s] ... ok DEBUG: {0} 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.000614s] ... ok DEBUG: {0} 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.000599s] ... ok DEBUG: {0} 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.000690s] ... ok DEBUG: {0} 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.000527s] ... ok DEBUG: {0} 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.000597s] ... ok DEBUG: {0} 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.000809s] ... ok DEBUG: {0} 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.000654s] ... ok DEBUG: {0} 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.000480s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.003128s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000854s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000474s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.013350s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.013953s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.013745s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000447s] ... ok DEBUG: {0} 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.000604s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.004625s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.001285s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000968s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.005608s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.001289s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000418s] ... ok DEBUG: {0} 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.002218s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.006039s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000437s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000490s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.003506s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.001120s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000382s] ... ok DEBUG: {0} 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.002793s] ... ok DEBUG: {0} 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.000390s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.001122s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000633s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.001049s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000523s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.001451s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000677s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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: {0} 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.000306s] ... ok DEBUG: {0} 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.000635s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.007118s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000562s] ... ok DEBUG: {0} 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.000983s] ... ok DEBUG: {0} 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.000405s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000426s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.012331s] ... ok DEBUG: {0} 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.000477s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000388s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.010280s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000364s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000398s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.010392s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000502s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000455s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000452s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000451s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000460s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000457s] ... ok DEBUG: {0} 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.000828s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000434s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000439s] ... ok DEBUG: {0} 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.000533s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000454s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000570s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000416s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000469s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.006125s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000953s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.016027s] ... ok DEBUG: {0} 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.000427s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.059821s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.024259s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000430s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000898s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000413s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.031188s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.003694s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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: {0} 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.000166s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000563s] ... ok DEBUG: {0} 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.000347s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000369s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.007207s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.004210s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.041525s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000981s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.011170s] ... ok DEBUG: {0} 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.038861s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000251s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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: {0} 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.000201s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.001070s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000802s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.021731s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.002508s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000541s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.017772s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000380s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.057972s] ... ok DEBUG: {0} 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.000397s] ... ok DEBUG: {0} 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.000404s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.011686s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000574s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000435s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000381s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000279s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000522s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.006240s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000246s] ... ok DEBUG: {0} 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.002203s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000768s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.004566s] ... ok DEBUG: {0} 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: {0} 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.000249s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.009398s] ... ok DEBUG: {0} 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.000281s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000830s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.006954s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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: {0} 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.000134s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000717s] ... ok DEBUG: {0} 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.000386s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.047945s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.001469s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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: {0} 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.000138s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.002994s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.009379s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.019453s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000270s] ... ok DEBUG: {0} 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.000241s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000283s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.008529s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000368s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000383s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000365s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000424s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000422s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000666s] ... ok DEBUG: {0} 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.000605s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000667s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000446s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000551s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.004815s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.001528s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} 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.001204s] ... ok DEBUG: {0} 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.000263s] ... ok DEBUG: {0} 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.000680s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.001020s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000977s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.010026s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000262s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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: {0} 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.000140s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.001208s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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: {0} 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.000262s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.046819s] ... ok DEBUG: {0} 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.000467s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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: {0} 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.000209s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.000463s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.001560s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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: {0} 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.000133s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.003542s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000493s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000142s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.001485s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000552s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.001004s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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: {0} 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.000200s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000244s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000266s] ... ok DEBUG: {0} 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.000258s] ... ok DEBUG: {0} 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.000257s] ... ok DEBUG: {0} 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.039641s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000235s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000135s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000800s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000804s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000780s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000255s] ... ok DEBUG: {0} 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.000250s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000520s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000374s] ... ok DEBUG: {0} 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.000344s] ... ok DEBUG: {0} 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.000376s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000417s] ... ok DEBUG: {0} 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.069566s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.013219s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000721s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg0_4294967295) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg0_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg0_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_0) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg1_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_0) [0.010302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_305419896) [0.000468s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg2_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_0) [0.001249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg3_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg3_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_305419896) [0.000269s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg4_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg4_4294967295) [0.000297s] ... ok DEBUG: {0} 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.001530s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_305419896) [0.000727s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg5_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg5_4294967295) [0.000169s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000260s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg6_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.008228s] ... ok DEBUG: {0} 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.000264s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_0_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_305419896_reg7_4294967295) [0.003939s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_0) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pkt_mark_4294967295_reg7_4294967295) [0.000132s] ... ok DEBUG: {0} 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.000425s] ... ok DEBUG: {0} 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.000461s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000259s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.002537s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.001416s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000273s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.001394s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.007215s] ... ok DEBUG: {0} 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.000141s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000805s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000109s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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: {0} 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.000215s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000556s] ... ok DEBUG: {0} 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.000357s] ... ok DEBUG: {0} 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.000470s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000812s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000372s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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: {0} 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.000172s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.002667s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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.000478s] ... ok DEBUG: {0} 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.000508s] ... ok DEBUG: {0} 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.000540s] ... ok DEBUG: {0} 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.000542s] ... ok DEBUG: {0} 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.000396s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000212s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.012345s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000133s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg0_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg0_4294967295) [0.000126s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg1_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001505s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg2_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg2_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_0) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg3_4294967295) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg3_4294967295) [0.000150s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_0) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_305419896) [0.000456s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg4_4294967295) [0.000219s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg4_4294967295) [0.000195s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg5_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg5_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg6_4294967295) [0.000269s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg6_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_0_reg7_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_305419896_reg7_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_conj_id_4294967295_reg7_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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: {0} 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.000122s] ... ok DEBUG: {0} 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.009439s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000459s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000399s] ... ok DEBUG: {0} 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.000528s] ... ok DEBUG: {0} 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.000428s] ... ok DEBUG: {0} 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.000402s] ... ok DEBUG: {0} 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.000409s] ... ok DEBUG: {0} 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.000394s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000252s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.021848s] ... ok DEBUG: {0} 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.000387s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000337s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_src___) [0.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.001197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_src___) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_src___) [0.000609s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_src___) [0.000304s] ... ok DEBUG: {0} 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.008368s] ... ok DEBUG: {0} 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.000278s] ... ok DEBUG: {0} 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.000679s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_src___) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_src___) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.005153s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.002280s] ... ok DEBUG: {0} 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.000507s] ... ok DEBUG: {0} 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.002801s] ... ok DEBUG: {0} 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.000353s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_src___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000566s] ... ok DEBUG: {0} 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.000341s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_src___) [0.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_src___) [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_src___) [0.000163s] ... ok DEBUG: {0} 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.003139s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000220s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000391s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000352s] ... ok DEBUG: {0} 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.000342s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_src___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_src___) [0.000221s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_src___) [0.000170s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.005403s] ... ok DEBUG: {0} 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.000363s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000375s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_src___) [0.000961s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_src___) [0.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_src___) [0.000214s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000334s] ... ok DEBUG: {0} 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.000703s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000532s] ... ok DEBUG: {0} 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.000219s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000320s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.003641s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.004428s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000675s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000370s] ... ok DEBUG: {0} 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.000400s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.003660s] ... ok DEBUG: {0} 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.000482s] ... ok DEBUG: {0} 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.000351s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000411s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000348s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000373s] ... ok DEBUG: {0} 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.000367s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000290s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000359s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000287s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.017793s] ... ok DEBUG: {0} 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.000276s] ... ok DEBUG: {0} 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.000248s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000343s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.010993s] ... ok DEBUG: {0} 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.000377s] ... ok DEBUG: {0} 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.000330s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000403s] ... ok DEBUG: {0} 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.000350s] ... ok DEBUG: {0} 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.000324s] ... ok DEBUG: {0} 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.000297s] ... ok DEBUG: {0} 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.000300s] ... ok DEBUG: {0} 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.000371s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tun_ipv6_dst___) [0.002063s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tun_ipv6_dst___) [0.000185s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000316s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000588s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tun_ipv6_dst___) [0.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tun_ipv6_dst___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.002425s] ... ok DEBUG: {0} 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.000887s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000410s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tun_ipv6_dst___) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000319s] ... ok DEBUG: {0} 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.000304s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000315s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000503s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tun_ipv6_dst___) [0.000258s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tun_ipv6_dst___) [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000573s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000946s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.002665s] ... ok DEBUG: {0} 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.000349s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000317s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tun_ipv6_dst___) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tun_ipv6_dst___) [0.000163s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000423s] ... ok DEBUG: {0} 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.000322s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000313s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tun_ipv6_dst___) [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tun_ipv6_dst___) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.002016s] ... ok DEBUG: {0} 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.000243s] ... ok DEBUG: {0} 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.000356s] ... ok DEBUG: {0} 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.000366s] ... ok DEBUG: {0} 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.000302s] ... ok DEBUG: {0} 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.000360s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000307s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tun_ipv6_dst___) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tun_ipv6_dst___) [0.000180s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000318s] ... ok DEBUG: {0} 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.000303s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tun_ipv6_dst___) [0.000217s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tun_ipv6_dst___) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tun_ipv6_dst___) [0.000165s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.005735s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000325s] ... ok DEBUG: {0} 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.000415s] ... ok DEBUG: {0} 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.000695s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000484s] ... ok DEBUG: {0} 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.000333s] ... ok DEBUG: {0} 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.001127s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000282s] ... ok DEBUG: {0} 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.005400s] ... ok DEBUG: {0} 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.000314s] ... ok DEBUG: {0} 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.000331s] ... ok DEBUG: {0} 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.000284s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.002926s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000311s] ... ok DEBUG: {0} 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.000308s] ... ok DEBUG: {0} 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.001940s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000296s] ... ok DEBUG: {0} 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.000292s] ... ok DEBUG: {0} 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.000327s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000286s] ... ok DEBUG: {0} 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.000420s] ... ok DEBUG: {0} 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.000345s] ... ok DEBUG: {0} 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.000340s] ... ok DEBUG: {0} 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.000323s] ... ok DEBUG: {0} 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.000328s] ... ok DEBUG: {0} 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.000521s] ... ok DEBUG: {0} 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.000361s] ... ok DEBUG: {0} 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.000464s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.002710s] ... ok DEBUG: {0} 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.000280s] ... ok DEBUG: {0} 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.011045s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000256s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000306s] ... ok DEBUG: {0} 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.000295s] ... ok DEBUG: {0} 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: {0} 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.000289s] ... ok DEBUG: {0} 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.000293s] ... ok DEBUG: {0} 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.000294s] ... ok DEBUG: {0} 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.000289s] ... ok DEBUG: {0} 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.000301s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.001637s] ... ok DEBUG: {0} 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.000355s] ... ok DEBUG: {0} 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.000468s] ... ok DEBUG: {0} 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.000945s] ... ok DEBUG: {0} 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.000336s] ... ok DEBUG: {0} 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.000299s] ... ok DEBUG: {0} 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.000312s] ... ok DEBUG: {0} 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.000385s] ... ok DEBUG: {0} 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.003312s] ... ok DEBUG: {0} 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.000329s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.009511s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.018994s] ... ok DEBUG: {0} 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.000335s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_305419896) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg0_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_305419896) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg0_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg0_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_305419896) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg1_4294967295) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg1_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg1_4294967295) [0.000135s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000392s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg2_4294967295) [0.000132s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg2_4294967295) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_0) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg2_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000298s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000647s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_0) [0.000224s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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: {0} 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.000246s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_0) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg4_4294967295) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_0) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg4_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.001745s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg5_4294967295) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg5_4294967295) [0.000162s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_305419896) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_305419896) [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg6_4294967295) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg6_4294967295) [0.000117s] ... ok DEBUG: {0} 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: {0} 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.000184s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.001108s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000309s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_0_reg7_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_305419896_reg7_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser__dp_hash_4294967295_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000136s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000140s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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: {0} 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.000176s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.002966s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000267s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000130s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000339s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000146s] ... ok DEBUG: {0} 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.000245s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000253s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.007680s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg1_4294967295) [0.000147s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg2_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg2_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg2_4294967295) [0.000209s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg3_305419896) [0.000110s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_0) [0.000111s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg3_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.001868s] ... ok DEBUG: {0} 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.000269s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_305419896) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg4_4294967295) [0.006956s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg5_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg5_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg6_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg6_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg6_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_reg7_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg0_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg0_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000310s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg0_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg0_4294967295) [0.000107s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg0_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg0_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_0) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_0_tunnel_id_18446744073709551615) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_1311768467463790320) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_305419896_tunnel_id_18446744073709551615) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg0_4294967295_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_0) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_305419896) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg0_4294967295) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg0_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg0_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.014868s] ... ok DEBUG: {0} 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.000285s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_0) [0.000117s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg0_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg0_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg0_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg2_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_305419896) [0.000424s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg2_4294967295) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg2_4294967295) [0.000138s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg3_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg4_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_0) [0.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg4_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_0) [0.000151s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg4_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_305419896) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_0) [0.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg5_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.002344s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_reg7_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000261s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_305419896) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg1_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg1_4294967295) [0.000127s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg1_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg1_4294967295) [0.000148s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg1_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.015264s] ... ok DEBUG: {0} 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.000265s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000228s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_1311768467463790320) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_0_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_1311768467463790320) [0.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_305419896_tunnel_id_18446744073709551615) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_1311768467463790320) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg1_4294967295_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_305419896) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_305419896) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg1_4294967295) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg1_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg1_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000719s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000378s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_305419896) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_305419896) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_305419896) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg1_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg1_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg1_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg3_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg3_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_0) [0.000288s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_305419896) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg4_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg4_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000215s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg5_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg5_4294967295) [0.000146s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg6_4294967295) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg6_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000869s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_305419896) [0.000160s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_reg7_4294967295) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_0) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg2_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg2_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000210s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_0) [0.000375s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_305419896) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_305419896) [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg2_4294967295) [0.003733s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg2_4294967295) [0.000130s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_305419896) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg2_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg2_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg2_4294967295) [0.000113s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000393s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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: {0} 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.000310s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_1311768467463790320) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_0_tunnel_id_18446744073709551615) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_305419896_tunnel_id_18446744073709551615) [0.000142s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg2_4294967295_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.002431s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000222s] ... ok DEBUG: {0} 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.002757s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg2_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg2_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg2_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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: {0} 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.000167s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_0) [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_0) [0.000307s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_305419896) [0.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_305419896) [0.000149s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg2_4294967295) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg2_4294967295) [0.000220s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg2_4294967295) [0.000259s] ... ok DEBUG: {0} 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.007562s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.008553s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_305419896) [0.008472s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg4_4294967295) [0.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_305419896) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg4_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_0) [0.000783s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg4_4294967295) [0.000117s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg5_4294967295) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_305419896) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg5_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg5_4294967295) [0.000121s] ... ok DEBUG: {0} 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.000254s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.001506s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_0) [0.000162s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg6_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_0) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg6_4294967295) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_305419896) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000172s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.003727s] ... ok DEBUG: {0} 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.009653s] ... ok DEBUG: {0} 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.000288s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_0) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_305419896) [0.000452s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_reg7_4294967295) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_305419896) [0.000234s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_reg7_4294967295) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_0) [0.000155s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_305419896) [0.000386s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000305s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000481s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_0) [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_0) [0.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_305419896) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg3_4294967295) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg3_4294967295) [0.000257s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_305419896) [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_305419896) [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg3_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.014151s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_0) [0.020046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_0) [0.000222s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_305419896) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_305419896) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_305419896) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg3_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg3_4294967295) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg3_4294967295) [0.000116s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000232s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_1311768467463790320) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_0_tunnel_id_18446744073709551615) [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_305419896_tunnel_id_18446744073709551615) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_1311768467463790320) [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg3_4294967295_tunnel_id_18446744073709551615) [0.000127s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000274s] ... ok DEBUG: {0} 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.001177s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_0) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_305419896) [0.000107s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_305419896) [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg3_4294967295) [0.008313s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg3_4294967295) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg3_4294967295) [0.000115s] ... ok DEBUG: {0} 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.004995s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000326s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000346s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.001450s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_0) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_305419896) [0.000255s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_305419896) [0.001017s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg3_4294967295) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg3_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg3_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000577s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_305419896) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg5_4294967295) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg5_4294967295) [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000236s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_305419896) [0.005403s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg6_4294967295) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_0) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg6_4294967295) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000338s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_0) [0.010326s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_305419896) [0.000197s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_reg7_4294967295) [0.000129s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_305419896) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_305419896) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg4_4294967295) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg4_4294967295) [0.000139s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_0) [0.032881s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg4_0) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_305419896) [0.000118s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg4_4294967295) [0.000113s] ... ok DEBUG: {0} 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: {0} 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.000222s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_0) [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg4_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg4_4294967295) [0.000173s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg4_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000233s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_0) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_1311768467463790320) [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_0_tunnel_id_18446744073709551615) [0.001633s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_0) [0.000477s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_305419896_tunnel_id_18446744073709551615) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_0) [0.000138s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_1311768467463790320) [0.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg4_4294967295_tunnel_id_18446744073709551615) [0.004178s] ... ok DEBUG: {0} 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.000247s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000788s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_305419896) [0.000311s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg4_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg4_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg4_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.002543s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000206s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_0) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_305419896) [0.000187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_305419896) [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg4_4294967295) [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg4_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg4_4294967295) [0.000115s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.001233s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.003291s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000180s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_0) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg6_4294967295) [0.000158s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg6_4294967295) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg6_4294967295) [0.006167s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000204s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.002593s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_0) [0.001711s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_305419896) [0.000393s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_reg7_4294967295) [0.000141s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_305419896) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_reg7_4294967295) [0.000207s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_0) [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_reg7_4294967295) [0.000139s] ... ok DEBUG: {0} 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.002253s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_0) [0.000156s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_0) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_305419896) [0.002832s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg5_4294967295) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg5_4294967295) [0.000140s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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.000321s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_0) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg5_4294967295) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg5_4294967295) [0.000119s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000239s] ... ok DEBUG: {0} 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.003204s] ... ok DEBUG: {0} 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.001426s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_0) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_305419896) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_305419896) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg5_4294967295) [0.000331s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg5_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg5_4294967295) [0.000110s] ... ok DEBUG: {0} 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.000227s] ... ok DEBUG: {0} 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.000223s] ... ok DEBUG: {0} 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.000230s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.022879s] ... ok DEBUG: {0} 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.000231s] ... ok DEBUG: {0} 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.001813s] ... ok DEBUG: {0} 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.006376s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_0) [0.001233s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_1311768467463790320) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_0_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_1311768467463790320) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_305419896_tunnel_id_18446744073709551615) [0.003682s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_1311768467463790320) [0.009476s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg5_4294967295_tunnel_id_18446744073709551615) [0.000155s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000610s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000275s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_0) [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_305419896) [0.000601s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg5_4294967295) [0.000153s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg5_4294967295) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg5_4294967295) [0.000108s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.001600s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_0) [0.000449s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_0) [0.000282s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_305419896) [0.005333s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_305419896) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_305419896) [0.001116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg5_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg5_4294967295) [0.000118s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg5_4294967295) [0.000112s] ... ok DEBUG: {0} 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.003312s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000458s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000769s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_0) [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_305419896) [0.000377s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_reg7_4294967295) [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_reg7_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_305419896) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_reg7_4294967295) [0.000114s] ... ok DEBUG: {0} 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.000207s] ... ok DEBUG: {0} 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.001457s] ... ok DEBUG: {0} 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.000354s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_0) [0.000151s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_305419896) [0.000161s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_305419896) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg6_4294967295) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg6_4294967295) [0.000118s] ... ok DEBUG: {0} 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.000581s] ... ok DEBUG: {0} 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.001145s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000150s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_0) [0.001009s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_0) [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_305419896) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_305419896) [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg6_4294967295) [0.000152s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg6_4294967295) [0.000125s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000181s] ... ok DEBUG: {0} 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.003229s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000226s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000221s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_0) [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_305419896) [0.000110s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_305419896) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg6_4294967295) [0.000110s] ... ok DEBUG: {0} 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.001752s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000218s] ... ok DEBUG: {0} 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.000277s] ... ok DEBUG: {0} 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.003604s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_1311768467463790320) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_0_tunnel_id_18446744073709551615) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_1311768467463790320) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_305419896_tunnel_id_18446744073709551615) [0.000124s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg6_4294967295_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.011058s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000170s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_0) [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_305419896) [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_305419896) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg6_4294967295) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg6_4294967295) [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000203s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_0) [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_0) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_0) [0.000126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_305419896) [0.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg6_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg6_4294967295) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg6_4294967295) [0.000166s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000197s] ... ok DEBUG: {0} 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.006597s] ... ok DEBUG: {0} 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.000237s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_0) [0.000134s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_0) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_305419896) [0.000182s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_305419896) [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_aG9nZWhvZ2U=_reg7_4294967295) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_field_100_ZnVnYWZ1Z2E=_reg7_4294967295) [0.000133s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000157s] ... ok DEBUG: {0} 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.001536s] ... ok DEBUG: {0} 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.000214s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_0) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_0) [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_305419896) [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_305419896) [0.000144s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_mpls_bos_255_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.001140s] ... ok DEBUG: {0} 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.001636s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000212s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_0) [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_0) [0.000114s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_305419896) [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_305419896) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_0_reg7_4294967295) [0.000117s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_1193046_reg7_4294967295) [0.000432s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_pbb_isid_16777215_reg7_4294967295) [0.000169s] ... ok DEBUG: {0} 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.000240s] ... ok DEBUG: {0} 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.000291s] ... ok DEBUG: {0} 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.000198s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.003345s] ... ok DEBUG: {0} 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.000499s] ... ok DEBUG: {0} 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.000238s] ... ok DEBUG: {0} 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.000476s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_0) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_1311768467463790320) [0.000190s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_0_tunnel_id_18446744073709551615) [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_0) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_1311768467463790320) [0.000120s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_305419896_tunnel_id_18446744073709551615) [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_0) [0.001166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_1311768467463790320) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_reg7_4294967295_tunnel_id_18446744073709551615) [0.000150s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000156s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000419s] ... ok DEBUG: {0} 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.000190s] ... ok DEBUG: {0} 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.022698s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_0) [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_0) [0.000157s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_0) [0.000111s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_305419896) [0.000113s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_305419896) [0.000131s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_305419896) [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_0_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_4660_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_ipv6_exthdr_65535_reg7_4294967295) [0.000111s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000208s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_0) [0.000137s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_0) [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_0) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_305419896) [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_305419896) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_305419896) [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_0_reg7_4294967295) [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_305419896_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_ofpmatch.Test_Parser_OFPMatch.test_parser(test_ofproto_v1_5_parser_packet_type_4294967295_reg7_4294967295) [0.000112s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000229s] ... ok DEBUG: {0} 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.000823s] ... ok DEBUG: {0} 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.000169s] ... ok DEBUG: {0} 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.000164s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000165s] ... ok DEBUG: {0} 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.000590s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000194s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000192s] ... ok DEBUG: {0} 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.000545s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.002223s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000171s] ... ok DEBUG: {0} 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.001761s] ... ok DEBUG: {0} 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.000862s] ... ok DEBUG: {0} 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.000179s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000249s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000167s] ... ok DEBUG: {0} 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.000166s] ... ok DEBUG: {0} 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.000173s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000143s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000145s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000147s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000104s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000332s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000175s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000117s] ... ok DEBUG: {0} 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: {0} 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.000114s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000139s] ... ok DEBUG: {0} 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.000137s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000272s] ... ok DEBUG: {0} 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.000153s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000126s] ... ok DEBUG: {0} 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: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000174s] ... ok DEBUG: {0} 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.000155s] ... ok DEBUG: {0} 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.000132s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000127s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000187s] ... ok DEBUG: {0} 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.000184s] ... ok DEBUG: {0} 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.000224s] ... ok DEBUG: {0} 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.000185s] ... ok DEBUG: {0} 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.000200s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000183s] ... ok DEBUG: {0} 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.000216s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000144s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000168s] ... ok DEBUG: {0} 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.000189s] ... ok DEBUG: {0} 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.000149s] ... ok DEBUG: {0} 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.000163s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000161s] ... ok DEBUG: {0} 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.000148s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000193s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000129s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000105s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000107s] ... ok DEBUG: {0} 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.000106s] ... ok DEBUG: {0} 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.000162s] ... ok DEBUG: {0} 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.000201s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000205s] ... ok DEBUG: {0} 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.000176s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000178s] ... ok DEBUG: {0} 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.000453s] ... ok DEBUG: {0} 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.000134s] ... ok DEBUG: {0} 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.000114s] ... ok DEBUG: {0} 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.000113s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000111s] ... ok DEBUG: {0} 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.000115s] ... ok DEBUG: {0} 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.000128s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000268s] ... ok DEBUG: {0} 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.000209s] ... ok DEBUG: {0} 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.000186s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000234s] ... ok DEBUG: {0} 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.000199s] ... ok DEBUG: {0} 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.000225s] ... ok DEBUG: {0} 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.000182s] ... ok DEBUG: {0} 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.000743s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000123s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000116s] ... ok DEBUG: {0} 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.000118s] ... ok DEBUG: {0} 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.000195s] ... ok DEBUG: {0} 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.000242s] ... ok DEBUG: {0} 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.000191s] ... ok DEBUG: {0} 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.000211s] ... ok DEBUG: {0} 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.000395s] ... ok DEBUG: {0} 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.003091s] ... ok DEBUG: {0} 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.000414s] ... ok DEBUG: {0} 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.000196s] ... ok DEBUG: {0} 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.000401s] ... ok DEBUG: {0} 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.000124s] ... ok DEBUG: {0} 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.000120s] ... ok DEBUG: {0} 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.000119s] ... ok DEBUG: {0} 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.002728s] ... ok DEBUG: {0} 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.000131s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000158s] ... ok DEBUG: {0} 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.000491s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.009537s] ... ok DEBUG: {0} 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.000217s] ... ok DEBUG: {0} 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.000160s] ... ok DEBUG: {0} 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.000188s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000154s] ... ok DEBUG: {0} 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.000152s] ... ok DEBUG: {0} 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.000177s] ... ok DEBUG: {0} 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.000112s] ... ok DEBUG: {0} 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.000108s] ... ok DEBUG: {0} 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.000122s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} 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.000110s] ... ok DEBUG: {0} 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.000138s] ... ok DEBUG: {0} 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.000159s] ... ok DEBUG: {0} 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.000121s] ... ok DEBUG: {0} 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.000125s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_init [0.000071s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionExit.test_serialize [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionMultipath.test_init [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionRegLoad.test_parser [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionResubmitTable.test_serialize [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXActionSetQueue.test_serialize [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_parser [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowMod.test_serialize_append_actions [0.000213s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_init [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTFlowModTableId.test_parser [0.000037s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_init [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_parser [0.000037s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNXTRoleRequest.test_serialize [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_init [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestNiciraHeader.test_parser [0.000037s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionEnqueue.test_parser_check_len [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_check_len [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_parser_type_src [0.000089s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlDst.test_serialize [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetDlSrc.test_serialize [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwDst.test_parser_src [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwSrc.test_parser_check_type [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_parser_check_type [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetNwTos.test_serialize [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpDst.test_init [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_check_type [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_dst [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionSetTpSrc.test_parser_src [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionStripVlan.test_parser_check_len [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_parser_check_type [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanPcp.test_serialize [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_parser [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPActionVlanVid.test_serialize [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPAggregateStats.test_init [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPBarrierRequest.test_init [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStats.test_parser [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPDescStatsRequest.test_init [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPEchoReply.test_init [0.000038s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowRemoved.test_serialize [0.000039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_init [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPFlowStatsRequest.test_serialize [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPGetConfigRequest.test_init [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPMatch.test_getitem [0.000170s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_init [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketIn.test_serialize [0.000039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_init [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_parser [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPacketOut.test_serialize [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_init [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStats.test_parser [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatsRequest.test_serialize [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPPortStatus.test_parser [0.000128s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigReply.test_parser [0.000072s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueGetConfigRequest.test_init [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueuePropMinRate.test_init [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStats.test_init [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsReply.test_init [0.000039s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPQueueStatsRequest.test_serialize [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPTableStats.test_init [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendor.test_serialize [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsReply.test_parser [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v10.TestOFPVendorStatsRequest.test_init [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestMsgParser.test_parser_mid [0.000651s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecMplsTtl.test_serialize [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionDecNwTtl.test_parser [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_init [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_max [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionExperimenter.test_serialize_min [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_init [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_parser_mid [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionGroup.test_serialize_mid [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_mid [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionHeader.test_serialize_min [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionOutput.test_parser_p1 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_mid [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopMpls.test_parser_min [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPopVlan.test_serialize [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushMpls.test_parser_max [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_init [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionPushVlan.test_serialize_min [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_init [0.000043s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_parser_mid [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetMplsTtl.test_serialize_mid [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_max [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetNwTtl.test_serialize_min [0.000045s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPActionSetQueue.test_parser_max [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_max [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBarrierReply.test_parser_min [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_init [0.000073s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucket.test_parser_min [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_init [0.000048s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPBucketCounter.test_parser_min [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_parser_mid [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_check_data [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoReply.test_serialize_mid [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_init [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPEchoRequest.test_serialize_mid [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_experimenter [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_mid [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_min [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p10_2 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p11_2 [0.000130s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p1_4 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_14 [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p2_9 [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_0 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_3 [0.009055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_6 [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p3_7 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_3 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_4 [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_5 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p4_7 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_2 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p5_7 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_1 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_13 [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_3 [0.014497s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_4 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p6_5 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_0 [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_2 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_3 [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p7_4 [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p8_1 [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_0 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_parser_p9_2 [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_check_data [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_0 [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p10_2 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p11_1 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_2 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_4 [0.002073s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p1_6 [0.000075s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_0 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_1 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_3 [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p2_4 [0.000097s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_0 [0.000107s] ... 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_p3_7 [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p3_8 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_4 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p4_6 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_2 [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p5_6 [0.000143s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p6_3 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_0 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p7_1 [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPErrorMsg.test_serialize_p9_2 [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPExperimenter.test_parser_mid [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_min [0.000163s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowRemoved.test_parser_p1 [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPFlowStatsRequest.test_init [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGetConfigReply.test_parser_p2 [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_max [0.046607s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupDescStats.test_parser_p2 [0.306463s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupFeaturesStats.test_parser_max [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_max [0.038856s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p1 [0.016425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p2 [0.012126s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupMod.test_serialize_p3 [0.011293s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_max [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_min [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p1 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPGroupStatsRequest.test_serialize_p2 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_mid [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPHello.test_parser_xid_min [0.000078s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_parser_min [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionActions.test_serialize_max [0.047112s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_init [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_mid [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPInstructionGotoTable.test_serialize_min [0.000046s] ... 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.TestOFPMatch.test_set_arp_tpa_masked_min [0.000517s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_arp_tpa_max [0.000304s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_dst_mid [0.000425s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_max [0.000485s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_src_masked_min [0.000442s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_arp [0.000266s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_ip [0.000249s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_max [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_dl_type_mid [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_max [0.000298s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv4_code_mid [0.000242s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_code_max [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_icmpv6_type_mid [0.000305s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ip_ecn_mid [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_masked_max [0.000276s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_dst_min [0.000435s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv4_src_max [0.000306s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_sll_min [0.000365s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_target_mid [0.000346s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_nd_tll_min [0.000372s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_ipv6_src_max [0.000361s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_metadata_max [0.000290s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_mpls_tc_min [0.000273s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_sctp_src_mid [0.000292s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_max [0.000259s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPMatch.test_set_tcp_dst_min [0.000271s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_max [0.000165s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketIn.test_parser_p1 [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_init [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_max [0.057187s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPacketQueue.test_parser_min [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_max [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p1 [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p15 [0.000105s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPort.test_parser_p5 [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p10 [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p13 [0.000108s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p16 [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p6 [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p7 [0.000099s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortMod.test_serialize_p9 [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p2 [0.000086s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStats.test_parser_p6 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatsRequest.test_serialize_p1 [0.000103s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPPortStatus.test_parser_p2 [0.000132s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigReply.test_parser_mid [0.000146s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_init [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueGetConfigRequest.test_serialize_max [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropHeader.test_serialize_max [0.000053s] ... 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.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMaxRate.test_parser_mid [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueuePropMinRate.test_parser_mid [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_max [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_mid [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStats.test_parser_p1 [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_init [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_max [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_min [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p3 [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p5 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPQueueStatsRequest.test_serialize_p8 [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleReply.test_parser_mid [0.000453s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_init [0.000098s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p1 [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPRoleRequest.test_serialize_p3 [0.000058s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p1 [0.000085s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSetConfig.test_serialize_p4 [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPStatsReply.test_parser_max [0.000811s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPSwitchFeatures.test_parser_mid [0.000695s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_init [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableMod.test_serialize_min [0.000078s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p10 [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p11 [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p12 [0.000736s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p20 [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p23 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p26 [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p29 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p31 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p8 [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestOFPTableStats.test_parser_p9 [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v12.TestRegisterParser.test_cls_msg_type_none [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_max [0.003935s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_masked_mid [0.000302s] ... ok DEBUG: {0} os_ken.tests.unit.ofproto.test_parser_v13.TestOFPMatch.test_set_vlan_vid_max [0.000258s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_arp.Test_arp.test_build_arp_vlan [0.000208s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_arp.Test_arp.test_serialize [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_json_with_auth_md5 [0.000656s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse [0.000145s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_md5 [0.000179s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_parse_with_auth_sha1 [0.000148s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize [0.000289s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bfd.TestBFD.test_serialize_with_auth_simple [0.000135s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_flowspec_user_interface_vpnv6 [0.025390s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_json1 [0.002295s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_open1 [0.000331s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_tpid_action_parser [0.000363s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bgp.Test_bgp.test_update1 [0.000241s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bmp.Test_bmp.test_route_monitoring [0.001313s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_json [0.004621s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bpdu.Test_RstBPDUs.test_serialize [0.000245s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_bpdu.Test_UnknownType.test_parser [0.000115s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_default_args [0.000095s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_parser_with_no_maintenance_domain_name_present [0.000078s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cc_message.test_serialize_with_md_name_length_zero [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_json_with_loopback_message [0.012971s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_cc_message [0.000263s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_len_link_trace_reply [0.000167s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_parser_with_loopback_reply [0.003679s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_serialize [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_cfm.test_to_string_link_trace_message [0.018268s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_parser [0.000080s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_data_tlv.test_serialize [0.000096s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_link_trace_message.test_init [0.002010s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_link_trace_reply.test_default_args [0.000087s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_loopback_reply.test_init [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_ltm_egress_identifier_tlv.test_init [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_organization_specific_tlv.test_serialize [0.000069s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_port_status_tlv.test_len [0.001192s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_init [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_egress_tlv.test_serialize_with_zero [0.000093s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_default_args [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_len [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_reply_ingress_tlv.test_serialize_with_zero [0.000083s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_init [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_len [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_cfm.Test_sender_id_tlv.test_serialize_semi_normal_ptn2 [0.000059s] ... ok DEBUG: (ethernet(dst='aa:aa:aa:aa:aa:aa',ethertype=2054,src='bb:bb:bb:bb:bb:bb'), ) DEBUG: {0} os_ken.tests.unit.packet.test_dhcp.Test_dhcp_offer.test_parser [0.006088s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ethernet.Test_ethernet.test_parser [0.000624s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_geneve.Test_geneve.test_parser [0.005030s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_gre.Test_gre.test_key_setter [0.055440s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_TimeExceeded.test_parser [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_dest_unreach.test_parser [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_echo.test_init [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_echo.test_parser [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_dest_unreach [0.000236s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_init_with_echo [0.000167s] ... 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_to_string [0.000287s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_TimeExceeded [0.000353s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmp.Test_icmp.test_to_string_with_echo [0.000335s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_with_data [0.000183s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_reply.test_serialize_without_data [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_init [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_json [0.000521s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_parser_with_data [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_serialize_without_data [0.000109s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_echo_request.test_to_string [0.000322s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_query.test_serialize [0.000175s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_membership_report.test_default_args [0.000164s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_nd_option_pi.test_default_args [0.000252s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_serialize_with_data [0.000240s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_advert.test_to_string [0.000547s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_default_args [0.000277s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_parser_with_data [0.000191s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_neighbor_solicit.test_to_string [0.000492s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_advert.test_default_args [0.000484s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_default_args [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_json [0.000628s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_icmpv6_router_solicit.test_serialize_without_data [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_build_mldv2_query [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_default_args [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_init [0.000053s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_query.test_json [0.000264s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_parser_with_records [0.003235s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_record_num_larger_than_records [0.000276s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize [0.000129s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report.test_serialize_with_records [0.000678s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_aux_len_smaller_than_aux [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_parser_with_aux [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_icmpv6.Test_mldv2_report_group.test_serialize_with_srcs_and_aux [0.000122s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_build_igmp [0.000166s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_default_args [0.000070s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_malformed_igmp [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmp.test_to_string [0.000230s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_json [0.000335s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_query.test_num_larger_than_srcs [0.000106s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report.test_serialize_with_records [0.000568s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_init_with_srcs_and_aux [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_len_with_srcs_and_aux [0.000066s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_parser_with_srcs [0.000092s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_aux [0.000068s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_serialize_with_srcs [0.000094s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_igmp.Test_igmpv3_report_group.test_to_string [0.000186s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_init [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv4.Test_ipv4.test_malformed_ipv4 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_len [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_auth.test_parser [0.000056s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_dst_opts.test_len [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_default_args [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_hop_opts.test_parser [0.000437s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_init_with_fragment [0.000246s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_json_with_multi_headers [0.001376s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len [0.007953s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_auth [0.000172s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_fragment [0.000104s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_hop_opts [0.005180s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_len_with_routing_type3 [0.000216s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_auth [0.000435s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_dst_opts [0.000492s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_hop_opts [0.000480s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_serialize_with_multi_headers [0.004205s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_ipv6.test_to_string [0.000297s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option.test_serialize [0.000062s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option_pad1.test_serialize [0.000059s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_option_padN.test_serialize [0.000050s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_parser_with_adrs_zero [0.000929s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize [0.000180s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ipv6.Test_routing_type3.test_serialize_with_compression [0.000159s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_get_tlv_type [0.000074s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_parse_without_ethernet [0.000116s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize [0.000150s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPMandatoryTLV.test_serialize_without_ethernet [0.000078s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_lldp.TestLLDPOptionalTLV.test_to_string [0.005125s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_json [0.000328s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_mpls.Test_mpls.test_label_to_bin_true [0.000063s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_openflow.Test_openflow.test_pcap [0.011841s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_as_external_lsa [0.015171s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_ospf.Test_ospf.test_network_lsa [0.000544s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_arp [0.000820s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_icmpv6 [0.003707s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_sctp [0.005119s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_ipv6_udp [0.001227s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_packet.TestPacket.test_llc_bpdu [0.002600s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_pbb.Test_itag.test_serialize [0.000060s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp [0.000091s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_build_sctp_with_cookie_echo [0.000079s] ... 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_heartbeat [0.000133s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_cwr [0.000065s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_init_with_heartbeat_ack [0.000084s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json [0.000304s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_ack [0.000490s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_cookie_echo [0.000436s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_ecn_echo [0.009067s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_init_ack [0.009755s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown [0.000542s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_json_with_shutdown_complete [0.000590s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser [0.000136s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_cookie_ack [0.000471s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_ecn_echo [0.000225s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_multi_chunks [0.000606s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_parser_with_shutdown_complete [0.000527s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_abort [0.001370s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_init [0.000534s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_serialize_with_shutdown_complete [0.000088s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_sctp.Test_sctp.test_to_string_with_init [0.002075s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_activity [0.000349s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_actor_state_timeout [0.000273s] ... ok DEBUG: {0} 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: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_invalid_partner_state_activity [0.000114s] ... ok DEBUG: {0} 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: {0} 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: {0} 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: {0} 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: {0} 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: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_malformed_lacp [0.000123s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_slow.Test_lacp.test_serialize [0.000139s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_tcp.Test_tcp.test_init [0.000067s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_udp.Test_udp.test_default_args [0.000119s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_udp.Test_udp.test_init [0.000079s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vlan.Test_svlan.test_parser [0.000071s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vlan.Test_vlan.test_parser [0.000061s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_create_packet [0.000342s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_adver_max [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ng_vrid_min [0.000055s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_is_valid_ok [0.000052s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_malformed_vrrpv2 [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv2.test_parser [0.000081s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_init [0.000082s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_max [0.000090s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_is_valid_ng_vrid_min [0.000054s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv4.test_to_string [0.000696s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_parser [0.000140s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vrrp.Test_vrrpv3_ipv6.test_serialize [0.000405s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_from_jsondict [0.000077s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_vxlan.Test_vxlan.test_serialize [0.000044s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraIPv4ImportLookupFromZebra.test_parser [0.000388s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraInterfaceBfdDestinationUpdate.test_parser [0.000168s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraMessage.test_get_header_size [0.000218s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraMplsLabelsAddIPv6.test_parser [0.000265s] ... ok DEBUG: {0} os_ken.tests.unit.packet.test_zebra.TestZebraVrfAdd.test_parser [0.000201s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn [0.002610s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_l2vpn_invalid_route_family [0.003320s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_flowspec_vrf_table_vpnv4_invalid_actions [0.004103s] ... 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.001079s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_global_table_ipv6 [0.000997s] ... 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.000308s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_ipv6_prefix [0.000376s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_invalid_next_hop [0.007608s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_with_vni [0.001336s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_l2_evpn_without_esi [0.000848s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.core_managers.test_table_manager.Test_TableCoreManager.test_update_vrf_table_no_vrf [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_eth_segment [0.003108s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_invalid_pmsi_tunnel_type [0.000406s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_mac_ip_adv [0.001527s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_add_multicast_etag [0.022734s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_evpn_prefix_del_invalid_route_type [0.000327s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_add_vpnv6 [0.000548s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_bgpspeaker.Test_BGPSpeaker.test_flowspec_prefix_del_ipv6 [0.000554s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_1 [0.000202s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_aggregated_as_path_2 [0.000121s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as4_path [0.000127s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_construct_as_path_attr_too_short_as_path [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.000153s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_extract_and_reconstruct_as_path_with_short_as_path [0.000102s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_no_trans [0.000178s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.test_peer.Test_Peer.test_trans_as_path_sequence_only [0.000110s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_l2vpnflowspec_actions_all_actions [0.001369s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_bgp.Test_Utils_BGP.test_create_v4flowspec_actions_all_actions [0.000793s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_asn_negative [0.000057s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ethernet_tag_id_not_int [0.000047s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ip_prefix [0.000046s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_not_dot [0.000064s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_ipv4_prefix_invalid_addr [0.001966s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mac_short [0.000458s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_mpls_label_reserved [0.000042s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_old_asn [0.000041s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist [0.000076s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_route_dist_invalid_ipv4_addr [0.000049s] ... 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_route_not_str [0.000040s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv4_prefix [0.000049s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix [0.000051s] ... ok DEBUG: {0} os_ken.tests.unit.services.protocols.bgp.utils.test_validation.Test_Utils_Validation.test_is_valid_vpnv6_prefix_invalid_rd [0.000051s] ... ok DEBUG: osken-manager 2.8.1 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: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 121128 tests in 96.9801 sec. DEBUG: - Passed: 121114 DEBUG: - Skipped: 14 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 77.9676 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (119053 tests) => 0:01:36.980068 DEBUG: - Worker 1 (543 tests) => 0:00:01.345872 DEBUG: - Worker 2 (677 tests) => 0:00:00.958201 DEBUG: - Worker 3 (855 tests) => 0:00:03.469411 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T5Kt84 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/share/licenses/python3-os-ken DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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) = 2.8.1-0.20240314135210.5a19480.el9 python-os-ken = 2.8.1-0.20240314135210.5a19480.el9 python3-os-ken = 2.8.1-0.20240314135210.5a19480.el9 python3.9-os-ken = 2.8.1-0.20240314135210.5a19480.el9 python3.9dist(os-ken) = 2.8.1 python3dist(os-ken) = 2.8.1 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.26.1 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 < 2.8.1-0.20240314135210.5a19480.el9 DEBUG: Processing files: python-os-ken-doc-2.8.1-0.20240314135210.5a19480.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IOTrWQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/share/doc/python-os-ken-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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.6mIx2w DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64/usr/share/licenses/python-os-ken-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.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 = 2.8.1-0.20240314135210.5a19480.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-2.8.1-0.20240314135210.5a19480.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python-os-ken-doc-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sN4yNh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd os-ken-2.8.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm INFO: Done(/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-2.8.1-0.20240314135210.5a19480.el9.src.rpm) Config(dlrn-5) 7 minutes 13 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 3567336 3940808 4325348 8631200 7909548 DEBUG: Swap: 16777212 4353988 12423224 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: 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: 16139344 3573596 3366512 4330956 9199236 7897288 DEBUG: Swap: 16777212 4353988 12423224 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-caracal-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.3G 3.1G 30% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda1 550G 329G 221G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._jxv3u0f', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1038', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: creating dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-doc-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-doc-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac/python-os-ken-doc-2.8.1-0.20240314135210.5a19480.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-barbican-tests-tempest-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-current 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinder-tests-tempest-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-current 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-current 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-current 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-current 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-current 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-vpnaas-current 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-current 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-current 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-xinetd-current 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-current 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-current 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-current 29 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 31 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 22 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 48 kB/s | 6.4 kB 00:00 DEBUG: dlrn-caracal-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 30 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 17 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 17 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 34 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 139 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: python-os-ken-doc noarch 2.8.1-0.20240314135210.5a19480.el9 @commandline 1.1 M DEBUG: python3-os-ken noarch 2.8.1-0.20240314135210.5a19480.el9 @commandline 1.9 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-1.el9 baseos 179 k DEBUG: flatpak-selinux noarch 1.12.8-1.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.6-1.el9 baseos 228 k DEBUG: initscripts-rename-device x86_64 10.11.6-1.el9 baseos 15 k DEBUG: initscripts-service noarch 10.11.6-1.el9 baseos 12 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.2.0-5.el9 baseos 813 k DEBUG: libbpf x86_64 2:1.3.0-2.el9 baseos 173 k DEBUG: libibverbs x86_64 48.0-1.el9 baseos 401 k DEBUG: libmnl x86_64 1.0.4-15.el9 baseos 29 k DEBUG: libnl3 x86_64 3.9.0-1.el9 baseos 355 k DEBUG: libselinux-utils x86_64 3.6-1.el9 baseos 190 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.16-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-5.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.2 x86_64 10.11.1-5.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-31.el9s centos9-nfv-ovs 14 k DEBUG: openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.6-2.1.el9 baseos 242 k DEBUG: policycoreutils-python-utils noarch 3.6-2.1.el9 appstream 77 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.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 14 k DEBUG: python3-audit x86_64 3.1.2-2.el9 appstream 83 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-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.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-caracal-testing 41 k DEBUG: python3-libselinux x86_64 3.6-1.el9 appstream 188 k DEBUG: python3-libsemanage x86_64 3.6-1.el9 appstream 80 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-openvswitch3.2 x86_64 3.2.0-32.el9s centos9-nfv-ovs 271 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240226184318.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240226193820.0531fb2.el9 delorean-component-common 60 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-2.1.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-caracal-testing 111 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.7 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-caracal-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-testing 188 k DEBUG: python3-setools x86_64 4.4.4-1.el9 baseos 605 k DEBUG: python3-stevedore noarch 5.2.0-0.20240226201419.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: rdo-openvswitch noarch 2:3.2-1.el9s delorean-caracal-testing 7.5 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-29.el9 baseos 17 k DEBUG: selinux-policy noarch 38.1.33-1.el9 baseos 55 k DEBUG: selinux-policy-targeted noarch 38.1.33-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.16.2-3.el9 appstream 549 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-3.el9 appstream 34 k DEBUG: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 68 Packages DEBUG: Total size: 56 M DEBUG: Installed size: 186 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20240226201419.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240226184318.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-14.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.24-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.6-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.3.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-48.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.9.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-1.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.16-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-2.1.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-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.33-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.8-1.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-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.1.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-2.1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.8-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-3.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-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.2-10.11.1-5.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.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.15-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.4.0-2.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.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.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.7-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.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-31.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.2-3.2.0-32.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.2-3.2.0-32.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.33-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libselinux-utils-3.6-1.el9.x86_64 1/68 DEBUG: Installing : policycoreutils-3.6-2.1.el9.x86_64 2/68 DEBUG: Running scriptlet: policycoreutils-3.6-2.1.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.33-1.el9.noarch 3/68 DEBUG: Running scriptlet: selinux-policy-38.1.33-1.el9.noarch 3/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 4/68 DEBUG: Installing : selinux-policy-targeted-38.1.33-1.el9.noarch 4/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 4/68 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 5/68 DEBUG: Installing : python3-libselinux-3.6-1.el9.x86_64 6/68 DEBUG: Installing : procps-ng-3.3.17-14.el9.x86_64 7/68 DEBUG: Installing : chkconfig-1.24-1.el9.x86_64 8/68 DEBUG: Installing : python3-libsemanage-3.6-1.el9.x86_64 9/68 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 10/68 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6ce 11/68 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 12/68 DEBUG: Installing : python3-rfc3986-1.5.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-msgpack-1.0.7-1.el9s.x86_64 16/68 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 17/68 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 18/68 DEBUG: Installing : python3-pyasn1-0.4.8-6.el9.noarch 19/68 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 20/68 DEBUG: Installing : python3-audit-3.1.2-2.el9.x86_64 21/68 DEBUG: Installing : libmaxminddb-1.5.2-3.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-2.1.el9.noarch 28/68 DEBUG: Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 29/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 30/68 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 30/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.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.4.0-2.el9s.noarch 37/68 DEBUG: Installing : python3-ncclient-0.6.15-2.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-3.el9.x86_64 41/68 DEBUG: Installing : unbound-libs-1.16.2-3.el9.x86_64 41/68 DEBUG: Running scriptlet: unbound-libs-1.16.2-3.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.16-3.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.9.0-1.el9.x86_64 45/68 DEBUG: Installing : libibverbs-48.0-1.el9.x86_64 46/68 DEBUG: Installing : libmnl-1.0.4-15.el9.x86_64 47/68 DEBUG: Installing : libbpf-2:1.3.0-2.el9.x86_64 48/68 DEBUG: Installing : iproute-6.2.0-5.el9.x86_64 49/68 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 50/68 DEBUG: Installing : openvswitch3.2-3.2.0-32.el9s.x86_64 50/68 DEBUG: Running scriptlet: openvswitch3.2-3.2.0-32.el9s.x86_64 50/68 DEBUG: Installing : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 51/68 DEBUG: Installing : initscripts-service-10.11.6-1.el9.noarch 52/68 DEBUG: Installing : initscripts-rename-device-10.11.6-1.el9.x86_64 53/68 DEBUG: Installing : initscripts-10.11.6-1.el9.x86_64 54/68 DEBUG: Running scriptlet: initscripts-10.11.6-1.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-5.el9s.x86_64 57/68 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-5.el9s.x86_64 57/68 DEBUG: Installing : openstack-network-scripts-openvswitch3.2-10.11.1-5 58/68 DEBUG: Installing : rdo-openvswitch-2:3.2-1.el9s.noarch 59/68 DEBUG: Installing : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 60/68 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240226193820.0531f 61/68 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.e 62/68 DEBUG: Installing : python3-stevedore-5.2.0-0.20240226201419.21d601f.e 63/68 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240226184318.882ad 64/68 DEBUG: Installing : python3-os-ken-2.8.1-0.20240314135210.5a19480.el9. 65/68 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : flatpak-selinux-1.12.8-1.el9.noarch 66/68 DEBUG: Running scriptlet: flatpak-selinux-1.12.8-1.el9.noarch 66/68 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 67/68 DEBUG: Installing : python-os-ken-doc-2.8.1-0.20240314135210.5a19480.e 68/68 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.33-1.el9.noarch 68/68 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 68/68 DEBUG: Running scriptlet: python-os-ken-doc-2.8.1-0.20240314135210.5a19480.e 68/68 DEBUG: Verifying : python3-stevedore-5.2.0-0.20240226201419.21d601f.e 1/68 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240226193820.0531f 2/68 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6ce 3/68 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240226184318.882ad 4/68 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.e 5/68 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 6/68 DEBUG: Verifying : chkconfig-1.24-1.el9.x86_64 7/68 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 8/68 DEBUG: Verifying : initscripts-10.11.6-1.el9.x86_64 9/68 DEBUG: Verifying : initscripts-rename-device-10.11.6-1.el9.x86_64 10/68 DEBUG: Verifying : initscripts-service-10.11.6-1.el9.noarch 11/68 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 12/68 DEBUG: Verifying : iproute-6.2.0-5.el9.x86_64 13/68 DEBUG: Verifying : libbpf-2:1.3.0-2.el9.x86_64 14/68 DEBUG: Verifying : libibverbs-48.0-1.el9.x86_64 15/68 DEBUG: Verifying : libmnl-1.0.4-15.el9.x86_64 16/68 DEBUG: Verifying : libnl3-3.9.0-1.el9.x86_64 17/68 DEBUG: Verifying : libselinux-utils-3.6-1.el9.x86_64 18/68 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 19/68 DEBUG: Verifying : numactl-libs-2.0.16-3.el9.x86_64 20/68 DEBUG: Verifying : policycoreutils-3.6-2.1.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-29.el9.x86_64 31/68 DEBUG: Verifying : selinux-policy-38.1.33-1.el9.noarch 32/68 DEBUG: Verifying : selinux-policy-targeted-38.1.33-1.el9.noarch 33/68 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 34/68 DEBUG: Verifying : flatpak-selinux-1.12.8-1.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-3.el9.x86_64 38/68 DEBUG: Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 39/68 DEBUG: Verifying : python3-audit-3.1.2-2.el9.x86_64 40/68 DEBUG: Verifying : python3-libselinux-3.6-1.el9.x86_64 41/68 DEBUG: Verifying : python3-libsemanage-3.6-1.el9.x86_64 42/68 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/68 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 44/68 DEBUG: Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 45/68 DEBUG: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 46/68 DEBUG: Verifying : unbound-libs-1.16.2-3.el9.x86_64 47/68 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 48/68 DEBUG: Verifying : openstack-network-scripts-10.11.1-5.el9s.x86_64 49/68 DEBUG: Verifying : openstack-network-scripts-openvswitch3.2-10.11.1-5 50/68 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 51/68 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 52/68 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 53/68 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 54/68 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 55/68 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 56/68 DEBUG: Verifying : python3-rdo-openvswitch-2:3.2-1.el9s.noarch 57/68 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 58/68 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 59/68 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 60/68 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 61/68 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 62/68 DEBUG: Verifying : rdo-openvswitch-2:3.2-1.el9s.noarch 63/68 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-31.el9s.noarc 64/68 DEBUG: Verifying : openvswitch3.2-3.2.0-32.el9s.x86_64 65/68 DEBUG: Verifying : python3-openvswitch3.2-3.2.0-32.el9s.x86_64 66/68 DEBUG: Verifying : python3-os-ken-2.8.1-0.20240314135210.5a19480.el9. 67/68 DEBUG: Verifying : python-os-ken-doc-2.8.1-0.20240314135210.5a19480.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-1.el9.x86_64 DEBUG: flatpak-selinux-1.12.8-1.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.6-1.el9.x86_64 DEBUG: initscripts-rename-device-10.11.6-1.el9.x86_64 DEBUG: initscripts-service-10.11.6-1.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.2.0-5.el9.x86_64 DEBUG: libbpf-2:1.3.0-2.el9.x86_64 DEBUG: libibverbs-48.0-1.el9.x86_64 DEBUG: libmaxminddb-1.5.2-3.el9.x86_64 DEBUG: libmnl-1.0.4-15.el9.x86_64 DEBUG: libnl3-3.9.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.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.16-3.el9.x86_64 DEBUG: openstack-network-scripts-10.11.1-5.el9s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.2-10.11.1-5.el9s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-31.el9s.noarch DEBUG: openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.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-2.8.1-0.20240314135210.5a19480.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-audit-3.1.2-2.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.0-0.20240226181642.0e6ce1c.el9.noarch DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-ncclient-0.6.15-2.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-openvswitch3.2-3.2.0-32.el9s.x86_64 DEBUG: python3-os-ken-2.8.1-0.20240314135210.5a19480.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240226184318.882adf8.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240226193820.0531fb2.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: python3-pyasn1-0.4.8-6.el9.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.2-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.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.2.0-0.20240226201419.21d601f.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: rdo-openvswitch-2:3.2-1.el9s.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-29.el9.x86_64 DEBUG: selinux-policy-38.1.33-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.33-1.el9.noarch DEBUG: unbound-libs-1.16.2-3.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/5a/19/5a19480aa59a6f8df350ca4d4ab36af549e0dbe6_c05fc0ac'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '-l', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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